Helping you build websites - Page 51

  • Simple PHP Shopping Cart

    Simple PHP Shopping Cart

    Building a PHP shopping cart eCommerce software is simple and easy. In this tutorial, let’s create a simple PHP shopping cart software with ...

    October 26th, 2014

  • PHP CSV File Export Using fputcsv()

    In this tutorial, we are going to export MySQL records to a CSV File using PHP function fputcsv(). In the previous article, we have formatte ...

    October 24th, 2014

  • PHP CSV File Export

    PHP CSV File Export

    In this tutorial, we are going to see how to export MySQL database records to a CSV file. Few days before we have seen about how to read fro ...

    October 23rd, 2014

  • jQuery Expand Collapse All

    jQuery Expand Collapse All

    The expand collapse functions are used for expanding or collapsing menu-structured or tree-structured lists of items. There are various plug ...

    October 19th, 2014

  • Check Uncheck All Checkbox using jQuery

    Check Uncheck All Checkbox using jQuery

    This tutorial will check or uncheck a group of checkboxes using jQuery. We can use this feature in various scenarios, like selecting multipl ...

    October 19th, 2014

  • jQuery Contact Form with Attachment using PHP

    jQuery Contact Form with Attachment using PHP

    The contact form with the attachment will allow the user to send files with the contact information to the support person or admin. This wil ...

    October 16th, 2014

  • PHP Contact Form with jQuery AJAX

    PHP Contact Form with jQuery AJAX

    PHP AJAX contact form sends contact information to the back end without page refresh. The AJAX-based contact form will be helpful when this ...

    October 15th, 2014

  • jQuery Progress Bar for PHP AJAX File Upload

    jQuery Progress Bar for PHP AJAX File Upload

    This tutorial will display a progress bar during the AJAX file upload process using jQuery. We are using jQuery form library and functions$( ...

    October 15th, 2014

  • 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