View Single Post
Old 12-01-2007, 05:57 PM   #8 (permalink)
WinSrev
The Acquainted
Inquisitive 
 
WinSrev's Avatar
 
Join Date: Sep 2007
Posts: 133
Thanks: 6
WinSrev is on a distinguished road
Default

It's order is:
First Query
mysql_insert_id();
Second Query
Third Query
mysql_insert_id();
Fourth Query

Problem is the second mysql_insert_id produces nothing although the first one works.
Send a message via ICQ to WinSrev
WinSrev is offline  
Reply With Quote