Merlin Morgenstern schrieb:
Carlos Medina wrote:
Merlin Morgenstern schrieb:
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 h
Carlos Medina wrote:
Merlin Morgenstern schrieb:
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_
Merlin Morgenstern schrieb:
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]);
$
3 matches
Mail list logo