1) I whould like to read the xml data included inside a <![CDATA[, how can I do?
2) I have a problem, I try to call any string function inside a callback function and I recive the following error message:
PHP has encountered an Access Violation at 00DAE529
Note that I use the xml parser inside a class (maybe is the problem?)
3) How can I use a cgi inside a php? I try to open the url with file but the answer is: Invalid request method.
Thanks in advance