XML imported to db

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mccommunity
Forum Commoner
Posts: 62
Joined: Mon Oct 07, 2002 8:55 am

XML imported to db

Post by mccommunity »

I have a customer who captures all there data within XML tags. I need to find a way to import this file into a database when they upload their file to my server. Can anyone point me in the right direction for doing this? Thanks.


Mark
User avatar
scorphus
Forum Regular
Posts: 589
Joined: Fri May 09, 2003 11:53 pm
Location: Belo Horizonte, Brazil
Contact:

Post by scorphus »

Our fellow patrickG posted this topic: XML to PHP array - here's more info, with a link to an article about this subject.

Hope it helps,
Scorphus.
Post Reply