"Who Is Online" Widget With PHP, MySQL & jQuery
We are making a "Who is online" widget with PHP, MySQL & jQuery. It will display the number of visitors, currently viewing your site, and a list of countries they are from in a slide out panel.
We are making a "Who is online" widget with PHP, MySQL & jQuery. It will display the number of visitors, currently viewing your site, and a list of countries they are from in a slide out panel.
It has been a while since we've done a proper PHP & MySQL tutorial here, at Tutorialzine, so today we are creating a simple yet robust file download tracker.
Today we are making an AJAX-enabled Sticky Note system. It will give visitors the ability to create notes with a live preview, and move them around on the screen.
Welcoming the new year and making an Advanced Event Timeline with the help of PHP, MySQL, CSS & jQuery, that will display a pretty time line with clickable events. Adding new ones is going to be as easy as inserting a row in the database.
Today we are making a fancy quote rating system that will display a number of famous quotes and will enable our site visitors to rate their favorites.
We are going to make a draggable sort & vote poll, that will enable our website visitors to choose their favorite tutorial from the site. After they vote, a friendly CSS chart will show them how the tutorials are ranked and the total number of voters.
Using PHP and jQuery we are going to create a Google Wave-like history slider. Using it, we will enable our visitors to go back and forth in time to view the changes that take place on a comment thread.
Today we are making a cool & simple login / registration system. It will give you the ability to easily create a member-only area on your site and provide an easy registration process.
In this tutorial we are going to create an AJAX-driven shopping cart. All the products are going to be stored in a MySQL database, with PHP processing the data and jQuery handling the front end.
This time we are going to create our own twitter-like timeline using PHP, MySQL and jQuery.