Hi, unless you specify the .php extention. The PHP processor doesn't know that you are trying to process it. Without the .PHP extention it is passed directly to the web servers default processing method instead. Assuming that you have installed PHP and Apache (or equivalent) correctly. You can renam...