Logo 
Search:

PHP Videos

Submit Video
Home » Videos » PHP
 

PHP Tutorial #4 - Login form (updated)

 This PHP tutorial elaborates on my second PHP tutorial which covers authentication. This PHP tutorial covers a more advanced PHP script which allow/denies users access to a specific website. Visit www...
Category:PHP

 

PHP Tutorials: Pagination (Part 1)

 Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Paginating results from a MySQL database. This is a (almost) simple method of showing paginated results effectively.
Category:PHP

 

PHP Tutorial #2 - Login form

 This PHP tutorial shall cover a BASIC authentication script enabling authorised users access to a specific website. A more advanced and recommended script for authentication is covered in my 4th tutor...
Category:PHP


 

PHP Basics: Variables

 Variables allow you to store data values in memory and are very easy to create.
Category:PHP

 

PHP Tutorials: Name Splitter (Part 1)

 Splits a full name into two seperate variables. Useful for signup forms where you just want to ask the user their full name, and not have two seperate boxes for first and last names.
Category:PHP

 

PHP Tutorials: Register & Login: User registration (Part 1)

 Part of the 'Register & Login' Project from PHP Academy. This tutorials walks you through registering a user to allow them to log in to your site.
Category:PHP

  1  2  3  4