D. Dante Lorenso wrote:
I'm on the latest and greatest PHP 5.1.4. I can see the function I
think I want in the manual:
http://us3.php.net/manual/en/function.xmlwriter-write-raw.php
But the manual says it's only in CVS. I confirmed that I don't have it:
* Fatal error*: Call to undefined function xmlwriter_write_raw() in
*****.php* on line ***
*I am hoping that this function would let me write already-created XML
into the XML I am writing and avoid the <, >, and & escaping of content
which is normally done.
Zend summary was talking about it back in December. We've had a couple
version updates since then. Still not in the source?
http://www.zend.com/zend/week/week268.php#Heading8
Anyone know the status of this function, if it does what I wany, and
when I can start using it?
People on the internals list decide what gets included and what
doesn't... best to ask there about it's status.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php