Twitsnip is a place to post code snippets and share them. Login with your existing Twitter account, if you don't have a Twitter account simply create on at www.twitter.com

Tag: rows

Update Multiple rows in a single form

0

This snippet will show you how to update multiple rows of a MySQL database table using a single form.

Pull random rows from a database

0

Use RAND() to randomly pull rows from a database.