Jump to content

get last row from database


AdRock

Recommended Posts

mysql_affected_rows() mysql function...

http://dev.mysql.com/doc/refman/5.0/en/mysql-affected-rows.html

 

or

 

last_insert_id() mysql function

 

look them up please.....

 

mysql functions

http://dev.mysql.com/doc/refman/5.0/en/information-functions.html

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.