include files
Posted: Wed Oct 13, 2004 12:20 am
hi guys,
just been at tech and we are doing a project in asp, (HAVE to do a project in asp, crappy i know) and im in a small team. now the lady wrote some code today and she used a include file menu.inc for the menu. now this menu was generic across all pages. it was a good idea as it was helpful for my webpage. so i did a bit of googling and it seems its only for asp? is this correct?
all i want to do is put my nav in a include file and include it on my html/php pages.
can i do this and what is the include file code for this.
i have used include files in php (connection file etc) but not for html for example a menu.
thanx!
just been at tech and we are doing a project in asp, (HAVE to do a project in asp, crappy i know) and im in a small team. now the lady wrote some code today and she used a include file menu.inc for the menu. now this menu was generic across all pages. it was a good idea as it was helpful for my webpage. so i did a bit of googling and it seems its only for asp? is this correct?
all i want to do is put my nav in a include file and include it on my html/php pages.
can i do this and what is the include file code for this.
i have used include files in php (connection file etc) but not for html for example a menu.
thanx!