> Here's how I see things:
>
> say http://mydom.com/cgi-bin/dynsite.pl is the thing that generates the
> html/php code. Make http://mydom.com/index.php contain just this line:
>
> http://mydom.com/cgi-bin/dynsite.pl";) ?>
>
> This works effectively as a include-virtual SSI directive: it reads from
On Thu, 5 Jul 2001, Dieter Stolpmann wrote:
> Hi,
>
> I'm trying to solve the following issue in a (hopefully) simply way:
>
> - I'm creating web-pages using php and perl (using a page template)
> - the dynamically created pages may contain php code which I like to get
> interpreted in a normal
Hi,
I'm trying to solve the following issue in a (hopefully) simply way:
- I'm creating web-pages using php and perl (using a page template)
- the dynamically created pages may contain php code which I like to get
interpreted in a normal fasion.
The ideas is have to solve the proble
3 matches
Mail list logo