Dissecting/Understanding the first program
The first post had you making a program that was equivalent to the “Hello World” program used for teaching basics of a programming language and here’s how it worked. When the script was requested by opening the web page, Apache intercepted the request and passed it onto PHP which parsed the script looking for the code in between the terminators and then doing the requested operation which was to display the text contained within the echo command. This result was given back to the server then again to the client. The output contained a valid HTML so the browser was able to understand it and execute the requested operation.







Several factors are to be considered should one be involved with deploying projects over the internet. One of the things you could do would be to have a nifty
The web publishing platform is the most used blogging platform the world over, many thanks to
One of the best companies that have been developing tools for PHP, Zend has continued to provide solutions such as 