[PHP] DOM

2001-08-29 Thread Jean-Charles Preaux
Hello I'm looking for someone who have ever used DOM with PHP. Actually, i've a trouble with CDATA section when i descend the tree of my XML document. Does someone can help me ? Thx Jean-Charles Preaux -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-ma

[PHP] resource xh in xslt functions

2001-08-22 Thread Jean-Charles Preaux
another XSLT functions as xslt_error()... I want to kniw how i can do to ? Thx Jean-Charles Preaux -- 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]

[PHP] FTP connexion with PHP

2001-07-18 Thread Jean-Charles Preaux
Hello i tried to use the FTP functions of PHP.Then, i've compiled PHP-4.0.6 with the "--enable-ftp" option under Linux RedHat 7.1. but the connexion script doesn't under Linux. I've tried the same under Zindows and it works very well ! :-)) i need some help ..