[PHP] set var in PHP clarified

2001-07-18 Thread jessica lee tishmack

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 General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] set var in PHP

2001-07-18 Thread jessica lee tishmack

In html, I can do



How do I do this in PHP?

Thanks,
Jessica


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] php/perl module

2001-07-18 Thread jessica lee tishmack

Is there any way for php to call a perl module?  If so, would I need to do
some sort of include (like the Perl "use THIS;")?  I don't know if this
can even be done, but thanks in advance.

Jessica


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]