Posts Tagged ‘mysql tutorial’

PHP For Loops : PHP Tutorial

This tutorial describes use of php for loops which includes simple for loop and foreach loop.

PHP While Loops : PHP Tutorial

This tutorial describes use of php while loops which includes while loop and do while loop.

2. Creating a simple website with PHP and MySQL – Adding a new page

Creating a simple dynamic website using PHP and mySQL.

4. MySQL PHP Search Programming : SQL MATCH AGAINST Fulltext Search Syntax UNION Tutorial

Script: www.developphp.com Part 4 of MySQL PHP Search Programming Exercises for database driven web sites. Search pages that allow advanced targeting and filtering of information. Learn to build HTML Search Forms and Advanced Search Filters, Various MySQL Search Query Methods, Joined Table Queries Targeting Multiple Tables, Natural Language Full-Text Search Queries and discuss fine tuning your search programming and adjusting search parameters.

3. MySQL PHP Search Programming : SQL LIKE Syntax UNION and AS Alias with Filters Tutorial

Script: www.developphp.com Part 3 of MySQL PHP Search Programming Exercises for database driven web sites. Search pages that allow advanced targeting and filtering of information. Learn to build HTML Search Forms and Advanced Search Filters, Various MySQL Search Query Methods, Joined Table Queries Targeting Multiple Tables, Natural Language Full-Text Search Queries and discuss fine tuning your search programming and adjusting search parameters.

3. MySQL PHP Search Programming : SQL LIKE Syntax UNION and AS Alias with Filters Tutorial

Script: www.developphp.com Part 3 of MySQL PHP Search Programming Exercises for database driven web sites. Search pages that allow advanced targeting and filtering of information. Learn to build HTML Search Forms and Advanced Search Filters, Various MySQL Search Query Methods, Joined Table Queries Targeting Multiple Tables, Natural Language Full-Text Search Queries and discuss fine tuning your search programming and adjusting search parameters.

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.