Haven't seen it either, but you could use:

echo '<' . '?....';

  So < is separated from ?. Or ? from > for the matter.

--

Julio Nobrega.

Um dia eu chego lá:
http://sourceforge.net/projects/toca

Ajudei? Salvei? Que tal um presentinho?
http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884


"Erik Price" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi -- I'm trying to use a string of XML data which includes the use of
> the <?xml ?> tags.  I've noticed that my editor (BBEdit) shows that \?>
> will escape the tag so that PHP does not treat it as a true "close the
> PHP code" tag, but was hoping that someone here could give me an
> official ruling.
>
> There is no reference to escaping the ?> tag on the man page (currently)
> that I could find, or in the annotations.
>
>
> Erik
>
>
>
>
>
> ----
>
> Erik Price
> Web Developer Temp
> Media Lab, H.H. Brown
> [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to