Re: [PHP] xmldoc issue

2006-06-25 Thread Chris
Yeo Wee Tat wrote: Thanks you are right. Btw, I have another question: How to modified value in xml file using php ? http://www.php.net/manual/en/ref.xmlwriter.php -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, v

RE: [PHP] xmldoc issue

2006-06-25 Thread Yeo Wee Tat
. Linux Simplified -Original Message- From: Chris [mailto:[EMAIL PROTECTED] Sent: Monday, June 26, 2006 10:52 AM To: weetat Cc: php-general@lists.php.net Subject: Re: [PHP] xmldoc issue weetat wrote: > Hi all , > > I have two server . > > In first server , which PHP ver

Re: [PHP] xmldoc issue

2006-06-25 Thread Chris
weetat wrote: Hi all , I have two server . In first server , which PHP version 4.3.2, the code below is ok : function validatexmlfile($xmlfilename) { $_logger = new Log4jLogger(); $_logger->logdebug("starting validate xml"); $_logger->logdebug("starting valida

[PHP] xmldoc issue

2006-06-25 Thread weetat
Hi all , I have two server . In first server , which PHP version 4.3.2, the code below is ok : function validatexmlfile($xmlfilename) { $_logger = new Log4jLogger(); $_logger->logdebug("starting validate xml"); $_logger->logdebug("starting validate xml xmlfile