Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] Adding either perl or php into templates

Quote Reply
Re: [Andy] Adding either perl or php into templates In reply to
Hi, yes here is the dynamic version of the page before I build the static pages with .html extension.

http://www.findhd.com/...rectory/page.cgi?d=1

The link advert is at the very top of the page called Bike Locks. If you look down towards the footer there is a "0" in grey.

This is where the advert should be.

Just to confirm I am doing things right.:

Global is named "direct_link" and includes the following.
: sub { return system(qq|php /home/findhd/public_html/directory/direct_link.php|); }

And I have added it in "includes_footer.html" like this: <td align="center"><%direct_link%></td>

Thanks again for your time.
Subject Author Views Date
Thread Adding either perl or php into templates babybrands 8924 Jul 30, 2007, 4:36 AM
Post Re: [babybrands] Adding either perl or php into templates
Andy 8743 Jul 30, 2007, 7:07 AM
Thread Re: [babybrands] Adding either perl or php into templates
Andy 8766 Jul 30, 2007, 7:10 AM
Thread Re: [Andy] Adding either perl or php into templates
babybrands 8758 Jul 30, 2007, 8:06 AM
Thread Re: [babybrands] Adding either perl or php into templates
Andy 8759 Jul 30, 2007, 8:09 AM
Thread Re: [Andy] Adding either perl or php into templates
babybrands 8776 Jul 30, 2007, 8:23 AM
Post Re: [babybrands] Adding either perl or php into templates
Andy 8752 Jul 30, 2007, 8:31 AM
Thread Re: [babybrands] Adding either perl or php into templates
Andy 8814 Jul 30, 2007, 8:42 AM
Thread Re: [Andy] Adding either perl or php into templates
babybrands 8815 Jul 30, 2007, 9:09 AM
Post Re: [babybrands] Adding either perl or php into templates
Andy 8716 Jul 30, 2007, 9:15 AM
Thread Re: [babybrands] Adding either perl or php into templates
Andy 8756 Jul 30, 2007, 9:48 AM
Thread Re: [Andy] Adding either perl or php into templates
babybrands 8732 Jul 30, 2007, 10:15 AM
Post Post deleted by PerlFlunkie
PerlFlunkie 8743 Jul 30, 2007, 7:06 PM