Login function
0These functions will login a user based on a username and password being matched in a mysql database.
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
These functions will login a user based on a username and password being matched in a mysql database.
This snippet will show you how to update multiple rows of a MySQL database table using a single form.
Snippet to re-order date vars to put them in the correct format for mysql entry.
This was the first function I ever wrote and I still use it in nearly every PHP application I create.