A
|
alang 1/4/2009 |
Assume you mean that the record saved by PHPR (in the first table) shows a non-zero value for PYTID? Is this set up as an autoincrement field in the first table? |
I
|
indigo author 1/15/2009 |
ya this is autoincrement field.. |
J
|
Jane 1/15/2009 |
Hi, $id = mysql_insert_id(); |