PDA

View Full Version : Loading HTML code from an external file


Scotty O
10-30-2005, 09:03 PM
I would like to create a website without frames. I would like to have a header and left navigation area loaded from a 2 external files. I looked around the web for info and found something called PHP. Anyone have an example of web site set up loke this?

StevieG
10-31-2005, 10:27 AM
This is very easy to do using includes in PHP. tutorial (http://www.tizag.com/phpT/include.php)

jba
10-31-2005, 01:13 PM
also google "server side includes"

very old school but will do the trick without scripting and is a web hosting feature usually included at lower tiered pricing than scripting.

Scotty O
10-31-2005, 04:48 PM
Thanks

I need to move to a differenct web host, geocities do not support php. any cheap good ones out there??

Scotty O
11-05-2005, 03:12 AM
[ QUOTE ]
This is very easy to do using includes in PHP. tutorial (http://www.tizag.com/phpT/include.php)

[/ QUOTE ]

This is working out good. I have since moved my website to 1and1.com and here is the work in progress

www.scottyoweb.com (http://www.scottyoweb.com)