Hi,
I have a xml with data - and I want to insert them to mysql db. Someone has an idea how to do it?
Assaf
read (parse) the xml file and run sql queries ?
yes