I have made a webpage at http://xzone.clanpages.com and I use tables to make my site. I have no idea how to use php but I have used new pro before so I am kind of familiar with the basics. SOmeone told me to make my menus files and use include(filename.php) wherever I need to use it. TO i have to put like entrance code like html <php here> then type that or install php to my site or is it just a code. All i Want is for the meny to work. I took the left menu and called it menu.php then put include(menu.php) where I wanted the menu and it did not work. Please tell me how to get it working and It would be a big help.
Well you need to have PHP installed on your server or on your ISP server. You can“t include PHP code in a HTML page and expect that to work. It looks like your ISP supports ASP and Perl. NOT PHP!!! Use ASP or CGI. Or change ISP ;-)