I have several website that use mysql as a database and I would like them to access each other DB. The problem is that I can't connect to each other mysql DB so I'm looking for a way to do so. I'm thinking of droping the mysql database in xml files that could be parse using php xml parser but I'm not sure if this is the best way to do it (sharing db's content). If it's the best way to do it tips would be welcome :) and if it's not the best way to do it could u please tell me what's the right way? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php