a simple query
Posted: Sun Feb 18, 2007 5:28 am
i have a table which includes userid(auto increment), username, message
i want to write a query which selects the name and message from the row has the biggest id
and then i want to give the values of that name and message into two variables with php
how can i do?
thanks all in advance
i want to write a query which selects the name and message from the row has the biggest id
and then i want to give the values of that name and message into two variables with php
how can i do?
thanks all in advance