A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting system. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
Posts Tagged ‘phpmyadmin’
PHP Tutorials: MySQL Basics (Part 2/6)
June 1st, 2011
phpmoz A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting system. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: MySQL Basics (Part 1/6)
May 25th, 2011
phpmoz A complete guide to MySQL basics, and using MySQL with PHP. Includes creating a simple posting system. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Simple Login Script (Procedural)
May 20th, 2011
phpmoz This is a tutorial about a simple PHP login script that checks your MySQL database against a user/password. This is written with some quick and dirty procedural code and should be improved on, but it will get you started. **You will probably want to work on a more secure session handler. ** jream.com
PHP Tutorial: Secure Your Login Form using Tokens
April 12th, 2011
phpmoz Secure your website login form using tokens. Its a common php technique used instead of captchas. Tokens are fast,secure, and very easy. I will be uploading more tutorials so subscribe to my channel. Thanks.
PHP Tutorial: Make a Member System // Forgot Password (2/2)
March 23rd, 2011
phpmoz How to create a Member System. Our member system will include user login, registration, email activation, and even a forgot password pages. This video is the forgot password portion of the videos. Source Package: Available Shortly Website: www.nickfrosty.com Twitter: www.twitter.com
PHP Tutorial: Make a Member System // User Login (1/3)
March 14th, 2011
phpmoz How to create a Member System. Our member system will include user login, registration, email activation, and even a forgot password pages. This video is the login and logout portion of the videos. Source Package: www.nickfrosty.com Website: www.nickfrosty.com Twitter: www.twitter.com
PHP Tutorial: Make a Member System // Email Activation (1/2)
March 11th, 2011
phpmoz How to create a Member System. Our member system will include user login, registration, email activation, and even a forgot password pages. This video is the email activation portion of the videos. Source Package: Available Shortly Website: www.nickfrosty.com Twitter: www.twitter.com

Posted in
Tags:

