$rs = mysql_query("INSERT INTO test (name) VALUES ('oldgrayduck')"); $a = mysql_insert_id(); echo "Insert sequence value: ".$a;
沒有留言:
張貼留言