david14259
06-27-2005, 04:44 PM
This is a somewhat continuation of this thread:
http://www.codingforums.com/showthread.php?t=62209
I want to use the PHP tag "Include" in my web pages to include a title bar on every page. (while the code for the title bar remains in 1 html file).
However, it appears I have to save the webpages as .php files to get the "Include" tag to work. This presents a problem for my website because I need to have some webpages saved as .jsp files.
So, my question is, how can I use the PHP command "Include" in files that are not saved as .php?
Thanks!
David
http://www.codingforums.com/showthread.php?t=62209
I want to use the PHP tag "Include" in my web pages to include a title bar on every page. (while the code for the title bar remains in 1 html file).
However, it appears I have to save the webpages as .php files to get the "Include" tag to work. This presents a problem for my website because I need to have some webpages saved as .jsp files.
So, my question is, how can I use the PHP command "Include" in files that are not saved as .php?
Thanks!
David