Hi
I ain't a Newbie at all, but some thing has really got me stuck, and i don't know how for the life of me to fix it!
Ok All i want to do it to Insert some stuff into a MySQL database!
I have this Command:
$sql = "INSERT INTO ".$dbprefix."users VALUES('1','$Admin_Username','$Admin_Pass','$Admin_Email')";
But it keeps giving me an error saying that:
Supplied argument is not a valid MySQL-Link resource!
Please can someone help me out!
ASAP!
Thanxs
Christoph Neal
London, UK
<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e -->
I ain't a Newbie at all, but some thing has really got me stuck, and i don't know how for the life of me to fix it!
Ok All i want to do it to Insert some stuff into a MySQL database!
I have this Command:
$sql = "INSERT INTO ".$dbprefix."users VALUES('1','$Admin_Username','$Admin_Pass','$Admin_Email')";
But it keeps giving me an error saying that:
Supplied argument is not a valid MySQL-Link resource!
Please can someone help me out!
ASAP!
Thanxs
Christoph Neal
London, UK
<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e -->