Posts Tagged ‘user’

PHP Tutorial: Professional Registration System (Part 2)

Download Tutorial Files: www.phpvault.net This tutorial will teach you how to create your own professional php user-registration system for your website. I will be uploading more tutorials, so please subscribe.

PHP Tutorial: Professional Registration System (Part 3)

Download Tutorial Files: www.phpvault.net This tutorial will teach you how to create your own professional php user-registration system for your website. I will be uploading more tutorials, so please subscribe.

Check User Sign Up Name Tutorial Javascript Ajax PHP for Social Network Community

Get the script here: www.worldofwebcraft.com In this lesson you will get a free script example to copy and paste plus a video guide on the programming logic involved to accomplish checking a user’s name in your sign up form using a simple Javascript Ajax post to PHP. The PHP will check our mySQL database to see if the username is already taken or not and lets the user know right away while they are filling out your sign up form.

PHP Tutorials: Browser Identification

Identify the user’s browser and display it to them. Obviously the versatility is up to you, depending on how many browsers you wish to be able to identify.