Hi i have a couple of websites, that sell products. my supplier can supply me with a 'Streaming CSV data feed' or as an xml feed (i think) i am running my sites with php and mySQL backend. my question is would it be possible to set my a daily cronjob to pull this data into my mySQL database? and my second question is, is there anyone here willing to help design this for me, i am willing to pay for the help. Regards Eliot
any change you want to put it togeather for me if i give you all the details. i looking for it to something like the following every day at 2am pull the xml feed from www.domain.com/feed.xml, the feed have four columns of data: code,subcode,name, status i need it to pull into an existing sql table and update the status column. and match the records by code, (in the sql table the code & subcode are combined: e.g. subcode space code, into one column) and all this needs to within a cronjob any help would be good, sample code etc, if needed im willing to pay