Home > MySQL, PHP > Mysql 2 Xml

Mysql 2 Xml

November 16th, 2009

Hi guys we have a simple and small script in php/mysql that maintains a database of images. we want some programmers to make a tool for generating xml out of this image database. the database is really simple with just 2 tables. first is category table with fields categoryid and category name and seconde table is images table with these 6 fields -> picid,categoryid,pictitile,picdetail,pictureimagepath,thumbnailimagepath

so we want someone who can write php function to generate xml out of this database. the format of xml we need will be told to winning bidder. LOWEST BID WINS :)


Mysql 2 Xml

Categories: MySQL, PHP Tags: , , , , ,
Comments are closed.
Bear