What do “transparent” and “opaque” mean when applied to programming concepts?

In the examples you give, transparent is being used to mean hidden in the sense of things taking place automatically behind the scenes (i.e. without the user of the code or the program having to interact). Opaque is also being used to mean hidden, which is perhaps where the confusion comes in. The term opaque … Read more

What is a Web Framework? How does it compare with LAMP?

To quote Wikipedia: A web application framework is a software framework that is designed to support the development of dynamic websites, web applications and web services. The framework aims to alleviate the overhead associated with common activities performed in Web development. Basically, a web framework makes it easier for you to develop your application. Most … Read more

What are the differences between a compiler and a linker?

The compiler converts code written in a human-readable programming language into a machine code representation which is understood by your processor. This step creates object files. Once this step is done by the compiler, another step is needed to create a working executable that can be invoked and run, that is, associate the function calls … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)