mysql insert id?
#1

When someone registers in my server, they get an account id. Now I use the new plugin, but I use this

Код:
mysql_store_result();
	new accountN = mysql_insert_id();
	mysql_free_result();
What would be the code for this using cache?

Thanks!
Reply


Messages In This Thread
mysql insert id? - by .Mento - 12.06.2013, 15:23
Re: mysql insert id? - by .Mento - 12.06.2013, 16:49
Re: mysql insert id? - by Vince - 12.06.2013, 17:02
Re: mysql insert id? - by MP2 - 12.06.2013, 17:04

Forum Jump:


Users browsing this thread: 1 Guest(s)