I have added V2 of the script, it has been integrated to be used in anyones web scripts and I have removed the Pear functions and added just genuine PHP lines. Its a lot smarter and error checks better as well.
---------- Post added at 11:08 PM ---------- Previous post was at 11:07 PM ----------
Remember to change this part:
PHP Code:$host = "";
$username = "";
$password = "";
$db_name = "";
