PHP function to genarate a random password
0I use this in case someone has forgotten there password alongside some other code. Hope it is useful!
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
Twitsnip is a place to post useful code snippets and share them with the community.
Easily post your snippets to Twitter, no need to create a new account simply use your existing Twitter account, if you don't have a Twitter account simply create on at www.twitter.com
I use this in case someone has forgotten there password alongside some other code. Hope it is useful!
This snippet will show you how to update multiple rows of a MySQL database table using a single form.
This snippet shows how to send data from flash to php then change the data and send back to flash using LoadVars.
2 login functions that check if a user is logged in by checking is a session is equal to true that would have been set on login. If not logged in the redirect to login.php