[PHP] PHP and XHTML

2002-01-26 Thread Frans Englich

When I have an  inside my php script it wont work since 
php parses it as php code.

 Will short_open_tag = Off solve it? I would really like to use  for the 
rest of my php code...there must be a better solution than Short_open_tag


 regards,
 Cyth

--
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] PHP and XHTML

2002-01-26 Thread Frans Englich


This works just perfectly:

 "); ?>


 regards,
 Cyth

 ---

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


* and then Jeff Sheltren blurted

> Hi.  Have you tried something like:
>
> \n"); ?>

*Good* idea, tell us if it works!

- --

Nick Wilson

Tel:+45 3325 0688
Fax:+45 3325 0677
Web:www.explodingnet.com



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE8UzhFHpvrrTa6L5oRAtEiAJ0b1D5tHcQMSpWCitYvIbmiHpkvpgCgkONa
lBx9rwVVindWYbIifw4EyVs=
=WHxj
-END PGP SIGNATURE-


--
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]