Hi!
I am writing an XML parser.
It is working fine, but so slowly.
I use PHP 3.0.16, is it too old?
I'd like to parse many small XML string.
Can my problem be, that I creat the xml_parser evrey time?

I don't thik it is normal to wait 3 sec for parsing some (less than 20)
small XML strings.
(a few line each)

Thanks:
Gabor





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

Reply via email to