From: "GH" <[EMAIL PROTECTED]>
BTW i am using PHP4 is
SimpleXML able to be used and if so how?

No, SimpleXML is for PHP5 only. You're probably better off using the regular expression method rather than loading an entire XML solution for such a small bit of code...


---John Holmes...

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



Reply via email to