NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
php include (Score:1)
PHP
include("link.inc");is an easy hammer.dc
Reply to This
Re:php include (Score:1)
As I said, I used TT2 and moved everything in 5 minutes. Now, whenever I want to add a new box or something to every page, I just have to edit the template and it's done.
I may also have templates that call other templates, and then differentiate what appears in every page.
And I can have variables there.
And the best thing: the ISP has just to support plain HTML and CSS files. No PHP, no Perl, no mod_perl, no nothing. Everything is done here and ftp'ed there.
-- Godoy.