PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
is there any facility in PHP Code for backup and restore MySQL database?
i have the code for import-export but all constrains are not covered in that... For example it gives me DROP, CREATE,INSERT Only... not Stored Procedures, Foreign Key constrains, etc. Sad