RE: [PHP] a doubt with class DOM

2009-09-03 Thread Carlos Garcia
ral@lists.php.net > Subject: Re: [PHP] a doubt with class DOM > > > It works ok for me and I think it's very reliable. You might want to run a > few test on it though. > > Another approach is to break up your xml into smaller documents and then use > php string funct

Re: [PHP] a doubt with class DOM

2009-09-03 Thread Raymond Irving
-- On Wed, 9/2/09, Carlos Garcia wrote: From: Carlos Garcia Subject: [PHP] a doubt with class DOM To: php-general@lists.php.net Date: Wednesday, September 2, 2009, 1:02 AM if my xml is something big, how reliable is saving changes to my xml this way: $doc->save('file.xml');

[PHP] a doubt with class DOM

2009-09-01 Thread Carlos Garcia
if my xml is something big, how reliable is saving changes to my xml this way: $doc->save('file.xml'); or another shape of save changes of my xml? Sorry my english is bad =P.- Thanks.- Best regards, Karl.- Carlos A. Garcia Hernandez José Clemente Orozco Mza. 7 Lt. 14 Pedr

Re: [PHP] A Doubt!

2002-08-19 Thread Andrew Brampton
st 19, 2002 5:55 PM Subject: [PHP] A Doubt! > > > Sir, > I am using Windows 2000 server, and i use IIS 4.0 as the > server and i have done many php scriptings and everything works > fine and i done have any problem regarding this. > > And i want to send mail

RE: [PHP] A Doubt!

2002-08-19 Thread Brian V Bonini
t: Monday, August 19, 2002 12:56 PM > To: [EMAIL PROTECTED] > Subject: [PHP] A Doubt! > > > > > Sir, > I am using Windows 2000 server, and i use IIS 4.0 as the > server and i have done many php scriptings and everything works > fine and i done have any problem

[PHP] A Doubt!

2002-08-19 Thread Thiruvelraj Pokkishamani
Sir, I am using Windows 2000 server, and i use IIS 4.0 as the server and i have done many php scriptings and everything works fine and i done have any problem regarding this. And i want to send mail to the visitors of this site . for that purpose i use mail() and if i clic