Dissecting/Understanding the first program
Friday, January 11th, 2008The 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 ...