Perform simple and fast MySQL backup/restore using PHP. You can use it to dump a full database or only some tables. It requires PHP 5.0.5 or later. Simply upload myphp-backup.php script to the ...
my PHP teacher likes giving us to recode PHP function It's a nice exercice but it's boring to do hand tests I wrote a system to compare my function with PHP native function. If the test is passed, ...