hello! What is the best solution to modify an XML file? (Modification such as change the content of a tag or of an attribute)
I think there would be several methods. What is the best one for small files? (something about 20Ko) What is the best one for large files? (something about 8Mo) What should be the weight limit of an XML file which have to be parsed through PHP? -- Cheers -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php