Helping you build websites - Page 48

  • Show PHP Captcha on Failed Login Attempts

    Show PHP Captcha on Failed Login Attempts

    In this tutorial, we will show the captcha code if a user has tried more than three failed login attempts. In the previous tutorial, we have ...

    February 2nd, 2015

  • Sorting MySQL Row Order using jQuery

    Sorting MySQL Row Order using jQuery

    In this tutorial, we are going to learn how to change the MySQL row order. We are using jQuery to display a sortable list of MySQL rows. We ...

    January 31st, 2015

  • Resize HTML DOM using jQuery

    Resize HTML DOM using jQuery

    In this tutorial, we are going to see about how to resize HTML DOM element using jQuery. We are using the jQuery resizable() function for ch ...

    January 28th, 2015

  • jQuery on Scroll Background Animation

    jQuery on Scroll Background Animation

    In this tutorial, we are going to see how to create background color animation on page scroll. In the previous article, we have seen backgro ...

    January 20th, 2015

  • Twitter Style Remaining Character Count using jQuery

    Twitter Style Remaining Character Count using jQuery

    In this tutorial, we will learn how to calculate the remaining character count using jQuery. By calculating this count, we can restrict the ...

    December 29th, 2014

  • jQuery Form Validation to Restrict Multiple URL

    jQuery Form Validation to Restrict Multiple URL

    In jQuery, it is effortless to restrict the user from entering more than one URL via a form input. By validating this, we can avoid spam con ...

    December 28th, 2014

  • File Size Validation using jQuery

    File Size Validation using jQuery

    In this tutorial, we will see “form” file input validation using jQuery. In the previous tutorial, we do this validation using P ...

    December 15th, 2014

  • PHP Captcha using jQuery AJAX

    PHP Captcha using jQuery AJAX

    Captcha code in a form is used for ensuring that the form is submitted with manual intervention without any tools or programs. In the previo ...

    December 10th, 2014

  • Read Facebook Data via Graph API using PHP

    Read Facebook Data via Graph API using PHP

    In this tutorial, we will read data from Facebook using Graph API. This is an HTTP-based API using which we can post and get data to and fro ...

    December 8th, 2014

  • jQuery Image Rotate

    jQuery Image Rotate

    In this tutorial, we will rotate the HTML image element using jQuery. In the previous tutorial, we have seen how to do background image anim ...

    December 3rd, 2014