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: mysql

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.

Date format for mysql input

0

Snippet to re-order date vars to put them in the correct format for mysql entry.

snippet to delete a row from a mysql database

0

Short snippet to delete a row from a database table