Posted by Gaga on 11/29/06 11:41
I dont know what is going on ( cuz i get no error message ) but i can make insert into mysql db (empty rows). Im testing with if(isset($_GET['name','ID'])) and all data that i need is passed from login page to check page. This is the insert part: mysql_query("INSERT INTO $users (name,ID) VALUES ($Tname, $Tid )"); ??
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming