PHP help... it's not working at all...?

Max

New member
I'm trying to use a <?php include("file.php"); ?> type thing for a website, but it's not working at all... I'm a ninja with XHTML and CSS, but PHP is kicking my a$$... A little help would be greatly appreciated.

When I save files as .php, IE doesn't recognize them and it tries to open the file in notepad, and when I save it as .html it just "ignores" the php line... What am I doing wrong?? :(
the "file" I'm referring to as saving is the page that calls the php file... the php file itself is already saved as .php...

I'm triyng to create a functional menu that I can embed with php...
 
Back
Top