Forum Moderators: open

Message Too Old, No Replies

Get mysql results, export data as xml

froogle, amazon, kelkoo styli

         

diegomh7

1:47 pm on Mar 15, 2006 (gmt 0)

10+ Year Member



elo guys,

ok so im pretty new to this area, i got a client who has a mysql database, i need to collate info from the database and then export the database results as xml files, of tabbed txt files, the files are then gonna be used in froogle and kelkoo etc,

im good with php, so would llove a nice n easy php solution,

basically how do i do it?

help :(

diegomh7

macrost

10:27 am on Mar 23, 2006 (gmt 0)

10+ Year Member



diegomh7,
Well, if it's help you need in creating either the delimited txt files or xml files, I would point you over to the PHP forum where the experts in that specific script are.

PHP Forum [webmasterworld.com]

You would basically need to retrieve the results from the database that you need, open a new text file, then write line by line the info needed. It's quite easy once you have done it a couple of times. :-)