bobinindia Posted April 14, 2008 Share Posted April 14, 2008 Can I useĀ mysql_insert_id() to get the id of something but only the mysql_insert_id() of a particular user. I am making the call a bit later using a nother script. Link to comment https://forums.phpfreaks.com/topic/101013-mysql_insert_id-but-delayed/ Share on other sites More sharing options...
GingerRobot Posted April 14, 2008 Share Posted April 14, 2008 Make the call to the function directly after the query, and store it in a variable? Link to comment https://forums.phpfreaks.com/topic/101013-mysql_insert_id-but-delayed/#findComment-516551 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.