PHP, MySQL, and JavaScript Tutorials - Page 51

Guides across PHP, MySQL, JavaScript, Laravel, React, and backend tools.

jQuery Fading Methods

In this tutorial, we will learn about the available jQuery fading methods list. There are four methods in jQuery to create fading effects on ...

November 28th, 2014

Moving DIV Element using jQuery

In this tutorial, we will learn how to move a DIV element to the top, right, bottom, and left directions using jQuery. In previous older tut ...

November 28th, 2014

Dynamic Content Load using jQuery AJAX

Loading a web page with dynamic content is very easy by using jQuery and AJAX. We have already seen about how to load content dynamically on ...

November 26th, 2014

User Login Session Timeout Logout in PHP

This PHP tutorial is used for setting user login session expiration time for the logged-in user. Once this time is elapsed, the user no long ...

November 24th, 2014

PHP Voting System with jQuery AJAX

This tutorial will create a simple voting system using PHP and jQuery AJAX. In this system, a visitor can vote (either up or downvote) only ...

November 14th, 2014

Read Display JSON Data using jQuery AJAX

In this tutorial, we are using jQuery for reading JSON data from a PHP page via AJAX. On the PHP page, we are reading an array of database r ...

November 12th, 2014