Thread: include file
Results 1 to 3 of 3
Related
-
Include an HTML File into an another html file. Forum: HTML Forum
Replies: 1 -
PHP include help! Forum: PHP Forum
Replies: 1 -
Perl - PHP Include Forum: CGI Perl Forum
Replies: 0 -
Include file woes! Forum: HTML Forum
Replies: 16 -
Looking for a good include Forum: Website Scripts Forum
Replies: 7
-
09-28-2002, 05:12 PM #1
#include file
How are #include files used and are they a good thing to use?
-
09-28-2002, 06:14 PM #2
Includes can be a great way to make your site easier to maintain. Check out the quick tutorial at http://www.w3.org/Jigsaw/Doc/User/SSI.html
DaveLast edited by HTML; 09-28-2002 at 06:34 PM.
-
09-28-2002, 06:34 PM #3
Thanks!
That is a great place to find stuff to use.
Been looking for a good reference for a while now.