echo "<?php"
From: Jonny T (jonnyt_at_someisp3.com)
Date: 03/31/04
- Next message: <>: "Re: "PHP and MySQL Web Development" by Luke Welling and Laura Thomson"
- Previous message: Mark Kuiphuis: "Re: Kicking out XML from PHP"
- Next in thread: Jon Kraft: "Re: echo "<?php""
- Reply: Jon Kraft: "Re: echo "<?php""
- Reply: Dennis Biletsky: "Re: echo "<?php""
- Reply: Ike: "Re: echo "<?php""
- Reply: <>: "Re: echo "<?php""
- Reply:(deleted message) Ian.H: "Re: echo "<?php""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 14:23:21 +0000 (UTC)
hi,
i want to echo the string '<?php' in a php script like :
echo "<?php";
but when i try nothing gets displayed ...
if I use
echo "<\?php";
then the string is displayed as : <\?php
Is there anything I can do ??
- Next message: <>: "Re: "PHP and MySQL Web Development" by Luke Welling and Laura Thomson"
- Previous message: Mark Kuiphuis: "Re: Kicking out XML from PHP"
- Next in thread: Jon Kraft: "Re: echo "<?php""
- Reply: Jon Kraft: "Re: echo "<?php""
- Reply: Dennis Biletsky: "Re: echo "<?php""
- Reply: Ike: "Re: echo "<?php""
- Reply: <>: "Re: echo "<?php""
- Reply:(deleted message) Ian.H: "Re: echo "<?php""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]