-
Loading from another file script??
I am looking for a script or code that will allow me to reduce the code on one page, and load it from another, so if I have a big page it can be less code
For example
http://stevetoms.com/airlines.htm
Lets say I have a different html file for Airlines, then the second airlines text leads to another source file
-
-
Look into using PHP.
You can do this: <?php include('dir/file.php'); ?> and that will place the contents of dir/file.php into your source code at that point.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks