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!
Moderator: General Moderators
pydscayetano
Forum Newbie
Posts: 2 Joined: Wed Aug 03, 2005 2:19 am
Contact:
Post
by pydscayetano » Mon Sep 26, 2005 6:25 am
GUYS I HAVE A BIG PROB...
I just wanna back-up my DB using a PHP Function...how can i do it,,?THANX
ruchit
Forum Commoner
Posts: 53 Joined: Mon Sep 26, 2005 6:03 am
Post
by ruchit » Mon Sep 26, 2005 6:31 am
why re-invent the wheel... use sqlyog or phpMyAdmin for this
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098 Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia
Post
by Chris Corbyn » Mon Sep 26, 2005 6:37 am
Or if you have shell access just issue a shell command using PHP
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Mon Sep 26, 2005 9:36 am