Database synchronizer,
February 13, 2008 at 2:22 PM
Im doing my academic project in database synchronizer in php with back end mysql.Main objective of this project is database synchronizing between all desktop machines in branch offices with the centralized web server. This database includes all kinds of SQL operations, backup and recovery. I want to know about the upload, download , backup and report generation in php . 1)how to convert csv to mysql converter in database and vice versa (php coding) 2)excel-mysql converter and vice versa (php coding) 3)txt to mysql converter and vice versa (php coding) 4)xml to mysql converter and vice versa (php coding) 5)ms access to mysql converter and vice versa (php coding) 6)sql bulk reader in data base using php coding 7) label creator for report using php coding 8)mail merge for report using php coding and also for the software backup in php