Breaking up the template, downloadable from phpacademy.org in the Source Code section. Register & Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
Posts Tagged ‘password’
PHP Tutorial: Password Encryption with MD5, SHA1, and Crypt -HD-
May 16th, 2012
phpmoz In this tutorial, you will learn how to encrypt passwords and other data by using the md5, sha1, and crypt functions. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com
PHP Tutorials: Register & Login (Part 12): Protecting Pages
May 15th, 2012
phpmoz In this part, we protect specific pages so they’re only accessable by users that are registered and logged in. This completes the basic register and login process by making use of what we’ve done so far. Register & Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorials: Register & Login (Part 2): Template Overview
May 14th, 2012
phpmoz An overview of the template, downloadable from phpacademy.org in the Source Code section. We’ll be cutting up the template so we can make use of a reusable template system. Register & Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorials: Register & Login: Introduction
May 13th, 2012
phpmoz A short video introducing the series. Register & Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorials: Register & Login (Part 1): Database
May 12th, 2012
phpmoz Setting up the database table for our users, so we can store their information. This will allow us to process their login using their username and password, and store any additional information about them. Register & Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorials: MD5 Encryption
March 1st, 2012
phpmoz Encrypting string data to an MD5 hash with PHP, and how to compare a value to an already encrypted password Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP MySQL Tutorial: Connect to a MySQL Database -HD-
November 29th, 2011
phpmoz Updated Download Link: fur.ly In this tutorial, you will learn how to connect to a MySQL database using PHP. Besure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at For project files, help forums, and more check out the website at http For business related inquires contact us at
PHP MySQL Tutorial: Connect to a MySQL Database -HD-
November 9th, 2011
phpmoz Updated Download Link: ow.ly In this tutorial, you will learn how to connect to a MySQL database using PHP. Besure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at For project files, help forums, and more check out the website at http For business related inquires contact us at

Posted in
Tags:

