Simple AJAX Commenting System
This time, we are making a Simple AJAX Commenting System. It will feature a gravatar integration and demonstrate how to achieve effective communication between jQuery and PHP/MySQL with the help of JSON.
This time, we are making a Simple AJAX Commenting System. It will feature a gravatar integration and demonstrate how to achieve effective communication between jQuery and PHP/MySQL with the help of JSON.
This week we are going to create a simple widget, which combines the number of your RSS readers, twitter followers, and fans of your facebook fan page, to give a rough estimate of your social popularity.
Today we are making a dedicated Donation Center with PHP, MySQL & PayPal's APIs. It will feature goal setting, a complete PayPal integration, and a donor list with the people who have already donated.
In this tutorial we are making a simple PHP, jQuery & MySQL banner rotator, with which you can create and randomly display banners on your site.
We are making a link sharing app, which will give you the ability to instantly share any web page, with a simple click of a bookmarklet on your bookmarks bar, and display it in a widget on your site.
In this tutorial we are making a carbon fiber - style form, build using progressive enhancement. It is fully AJAX-ed, features its own custom tooltip validation, and is even perfectly usable with JavaScript disabled.
In this tutorial we are making a simple AJAX-ed Todo List App, with PHP, MySQL and jQuery. In the process we are going to demonstrate PHP's OOP capabilities, play with jQuery UI and implement some nice AJAX functionality.
We are using PHP, CSS and jQuery with the jQuery Flip plug-in, to create a flipping sponsors page. The resulting code can be used to showcase your clients or portfolio projects with a neat flipping animation.
In this MicroTut we are going to take a look at how cookies are created and read in both PHP and JavaScript.
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.