in reply to Includes in Perl
You just make one file with the links and "include" it in every page through SSI. To change the links on all pages, you just have to change the links in that one file.
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Includes in Perl
by Rachy222 (Novice) on Dec 09, 2007 at 20:44 UTC | |
by CountZero (Bishop) on Dec 09, 2007 at 21:13 UTC | |
by Rachy222 (Novice) on Dec 09, 2007 at 21:23 UTC | |
by ikegami (Patriarch) on Dec 09, 2007 at 20:55 UTC | |
by Rachy222 (Novice) on Dec 09, 2007 at 21:06 UTC | |
by ikegami (Patriarch) on Dec 09, 2007 at 21:09 UTC |