PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am brand new to PHP (1 hour) and cannot get a web page to execute the php. Here is the whole code for the page. I do not have any idea what the problem is. I will also include the view source from the bowser after the page loads.
Syntax looks good so I suspect php isn't installed.
Do you have a local development server? Hunt around on hotscripts.com for server installation kits. Can get various solutions which install php/mysql/apache with no fuss. I use easyphp.net (or dot org or whatever it is).
I am using my hosting company server. I went to the admin part of the site and it said that PHP was enabled. I somehow thing that is the problem though. Is there any way I can tell if PHP is installed??