Helping you build websites - Page 52

  • jQuery Password Strength Checker

    jQuery Password Strength Checker

    In this tutorial, we are going to validate password strength using jQuery. We have regex patterns for alphabets numbers and special characte ...

    October 13th, 2014

  • Live Username Availability Check using PHP and jQuery AJAX

    Live Username Availability Check using PHP and jQuery AJAX

    In this tutorial, we will see a PHP script to implement the username live check feature using AJAX, jQuery, and MySQL. This is a common and ...

    October 11th, 2014

  • AJAX Add Edit Delete Records in Database using PHP and jQuery

    AJAX Add Edit Delete Records in Database using PHP and jQuery

    The Database add, modify, delete, list, and view actions are the common tasks for many application functionalities. If you want to implement ...

    October 10th, 2014

  • Load Data Dynamically on Page Scroll using jQuery AJAX and PHP

    Load Data Dynamically on Page Scroll using jQuery AJAX and PHP

    In this tutorial, we are going to see about loading data into a web page dynamically as the user scrolls it. We will be using jQuery and AJA ...

    October 8th, 2014

  • PHP Upload Multiple Files via AJAX using jQuery

    PHP Upload Multiple Files via AJAX using jQuery

    This tutorial describes how to upload multiple files via jQuery AJAX with PHP. It will be easy to follow this tutorial if you read a single ...

    October 6th, 2014

  • jQuery DIV Auto Load and Refresh

    jQuery DIV Auto Load and Refresh

    jQuery load method requests server pages and refreshes the HTML selector with the page content. In this tutorial, we are going to auto-load ...

    October 5th, 2014

  • jQuery Login Form Shaker

    jQuery Login Form Shaker

    jQuery shake effect is applied to shake an HTML element in either a vertical or horizontal direction. On some websites, we can see this shak ...

    September 22nd, 2014

  • Command Line PHP

    Command Line PHP

    Using PHP through the command line is possible and we will see how to do it in this tutorial. Generally, PHP is used for creating web-based ...

    August 25th, 2014

  • PHP jQuery Dynamic Textbox

    PHP jQuery Dynamic Textbox

    This tutorial helps to add or remove textbox dynamically using jQuery and PHP. It also describes how to read the values of dynamically creat ...

    July 21st, 2014

  • jQuery AJAX Pagination

    jQuery AJAX Pagination

    In this tutorial, we are going to see the simple code for pagination using jQuery AJAX and PHP. This code will have first, last, previous, n ...

    July 10th, 2014