[PHP] Print in html

2001-02-21 Thread Brandon Orther
Hello, I am trying to finish up a script with instructions on how to add my banner add script to someone's .phtml file. I need to print in the html page that has instructions for the user. Anyway when I try to do that it just runs as a script... does anyone know how I can get over this? Thank

Re: [PHP] Print in html

2001-02-21 Thread Hrishi
On Thursday 22 February 2001 00:12, Brandon Orther wrote: > Hello, > > I am trying to finish up a script with instructions on how to add my banner > add script to someone's .phtml file. I need to print use : echo ''; the single quotes ensure that php does not evaluate the contents of the stri

RE: [PHP] Print in html

2001-02-21 Thread Sascha Andres
hi, with ?> ") as well. sascha -- 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]

Re: [PHP] Print in html

2001-02-22 Thread Christian Reiniger
On Wednesday 21 February 2001 20:11, Hrishi wrote: > On Thursday 22 February 2001 00:12, Brandon Orther wrote: > > Hello, > > > > I am trying to finish up a script with instructions on how to add my > > banner add script to someone's .phtml file. I need to print > readfile(""); ?> > > use : > ec

RE: [PHP] Print in html

2001-02-22 Thread PHPBeginner.com
if it is in html then do this: <? but if you are using PHP then echo 'mailto:[EMAIL PROTECTED]] Sent: Thursday, February 22, 2001 3:42 AM To: PHP User Group Subject: [PHP] Print in html in the html page that has instructions for the user. Anyway when I try to do that it just runs as

RE: [PHP] Print in html

2001-02-22 Thread PHPBeginner.com
, 2001 4:12 AM To: Brandon Orther; PHP User Group Subject: Re: [PHP] Print in html Hello, > > I am trying to finish up a script with instructions on how to add my banner > add script to someone's .phtml file. I need to print use : echo ''; the single quotes ensure that p

Re: [PHP] Print in html

2001-02-22 Thread Christian Reiniger
On Thursday 22 February 2001 12:14, PHPBeginner.com wrote: > if it is in html then do this: > > > but if you are using PHP then echo 'http://sunsite.dk/lgdc/) Drink wet cement. Get stoned. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additi