including php via a html template
From: Chris (cchong_at_cisunix.unh.edu)
Date: 06/24/04
- Next message: texbmex: "Re: Net::Telnet problem with MS Telnet Service"
- Previous message: Markus: "lwp/crypt::ssleay howto verify ssl certificate"
- Next in thread: John Bokma: "Re: including php via a html template"
- Reply: John Bokma: "Re: including php via a html template"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Jun 2004 08:48:36 -0700
I currently load my page with an html template. The old sidebar was an
html file and everything worked fine. I recently wrote a php script
for a new sidebar. I included this line in my template:
.
.
.
<TMPL_INCLUDE NAME="sidebar.php">
.
.
.
This loads the code in php script on the sidebar, not what its
intended to load. Is there a way to run this php script from that
inlcude statement?
Chris
- Next message: texbmex: "Re: Net::Telnet problem with MS Telnet Service"
- Previous message: Markus: "lwp/crypt::ssleay howto verify ssl certificate"
- Next in thread: John Bokma: "Re: including php via a html template"
- Reply: John Bokma: "Re: including php via a html template"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|