[PHP] importing from XML-files

2009-01-22 Thread Merlin Morgenstern
Hi everybody, I am creating an import script which is getting data out of an xml file. Now I do have a problem with a file where 2 images are included. I need to access the second image name, but can not find out how. I do: $xml = simplexml_load_file($files[$i]); $data[pic1_base64] =

RE: [PHP] importing from XML-files.

2009-01-22 Thread Maren Löchner
Maybe you can itterate over the childnodes from the parent element ? -Original Message- From: Merlin Morgenstern [mailto:merli...@fastmail.fm] Sent: Thursday, January 22, 2009 1:53 PM To: php-general@lists.php.net Subject: [SPAM] - [PHP] importing from XML-files - Der Bayes'sche Filter