A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by JayBird » Mon Jun 28, 2004 9:42 am
Code: Select all
SELECT * FROM your_table ORDER BY id DESC LIMIT 1
Post by Canadian Pickle » Mon Jun 28, 2004 11:53 am
Return to “PHP - Code”