Jessica,
I used that technique before PHP was available (for all readers, the key term here is
Server Side Includes, e.g. http://httpd.apache.org/docs/howto/ssi.html.html). With PHP
you're a lot more flexible so that you should get rid of your shtml structure,
especially as PHP is much faster
You would do
or
$title";
?>
Hope that helps
Sheridan
- Original Message -
From: jessica lee tishmack <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 10:50 AM
Subject: [PHP] set var in PHP clarified
> Thanks for the prompt
- Original Message -
From: "jessica lee tishmack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 18, 2001 10:50 PM
Subject: [PHP] set var in PHP clarified
> Thanks for the prompt replies...but I think I should clarify...
>
> I
Thanks for the prompt replies...but I think I should clarify...
In regular html, I would do this:
and header.html would have in it (among other things):
So, the title of the webpage would be "some title here"...
How can I accomplish the same thing in PHP?
Thanks,
Jessica
--
PHP Gen
4 matches
Mail list logo