Chen Lu
0
Q:

get from database the most recent data limit by 5

$result = mysql_query("SELECT * FROM notes WHERE note_author_id='$u_id' ORDER BY date_time DESC LIMIT 0, 10");
0

New to Communities?

Join the community