PDA

View Full Version : Stop making HTML pages


Admin
09-23-2001, 11:20 AM
Hey, if you have a site that has PHP on the server, here's a simple PHP tutorial I thru together to show you how simple it is to have a site using PHP includes.

The page you are about to see is made from just 5 files. That's it.

http://www.dailydiva.com/test

Just trying to make your life easier and save you hella time updating and maintaining pages.

If you have any questions...ask them here....
Holla

lasttry
09-23-2001, 05:19 PM
yeah, i was supposed to check this stuff out...i've been using the active server pages concept by microsoft..it may be similar to php...

Admin
09-23-2001, 05:26 PM
To me, PHP is less complicated...wanna see a full blown PHP site I just created about 3 weekes ago???

Go Here:

http://models.dailydiva.com/choose.php

The entire site is broken up into include files. Very friendly to a HTML guru. You do not have to learn shyt. Each page has the same files:

Header
Footer
Navigation
and Text


*no mater how large the site gets. I can change the entire look and feel just by changing one file....the header file.

SWEET!!!!!!!!!!!!!
Holla