Forum Moderators: coopster
i have only some basic knowledge in PHP and MySQL which is only enough to construct a simpliest dynamic website :)
now question: how would i use the mysqldump utility to incorporate it in my PHP script to perform backuping of database.
hope to recieved some feedbacks from you guyz!
and tanx in advanced!
cheerz!
I usually play around with it at the command line until I get the format I want. After that you can code it into a script in a similar fashion to using any other mysql command.