Yes its something with XML... i cant explain it since i dont know how the solution, already the child site is configured with products which is in the mother site (manually), but at last client hand over this (ftp) to me saying that you have to program such a way that all the new updates will be reflected in the site (child). and he gave me ftp a/c to me i could only find CSV's on that. Thank You, Reji, PHP Developer. ================== --- On Thu, 6/8/09, Pete <cgrp@xxxxxxxxxxxx> wrote: From: Pete <cgrp@xxxxxxxxxxxx> Subject: Re: Data feeds .. Help Needed !!!!!!!!!!!! To: php-objects@xxxxxxxxxxxxxxx Date: Thursday, 6 August, 2009, 9:09 PM In message <972615.11682. qm@web28613. mail.ukl. yahoo.com>, Reji Jayan <for_rejijayan@ yahoo.co. uk> writes >Yes its like subscription .. > >I had mentioned earlier .. its on updating the sites with another (Mother site) > >I got an ftp with some text files in it .. its all csv's > >Dont know what to do with that .... > > > > >Thank You, > >Reji, >PHP Developer. >=========== ======= I would guess that you would be loading the child sites with data from the mother site. So you would want to load the data into a database. If it's FTP, it sounds like you are going to manually update the databases. You can create the SQL command(s), and put it in a file on your site, to run to update the data. You may need to correct the data in PHP first. If you were going to do it automatically, you would probably need XML, rather than FTP. Is that what you mean? -- Pete Clark Hot Costa - Local Spain http://www.hotcosta .com Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com [Non-text portions of this message have been removed]