Collective: Youtube Style Share Button With URL Shortening using CURL, jQuery and PHPJuly 18, 2010

These days every website must contain a section that is called “Share This”. Youtube style rating and share system is very attractive and nice. So after creating the rating system I have now come to share button. I have created Youtube style share button with a URL shortening script. Try...

read more direct link

Collective: YouTube Style Rating/Voting System using jQuery, Ajax and PHPJuly 15, 2010

Today I have created Youtube style rating system which is also called thumbs up/down rating. It is 99% identical to the original youtube rating system. I have tried my best to give you a stylish and the same youtube look rating system. I have implemented IP address checks so that a single us...

read more direct link

Collective: Facebook Style Wall Posting and Comments System using jQuery PHP and AjaxJuly 6, 2010

Facebook style wall posting and commenting system. Try a new reloaded version of demo which is almost similar to Facebook style. My previous Facebook style posting system was not so much like the original Facebook posting style and also there was no commenting system. So I created this tuto...

read more direct link

Collective: Ajax Tutorial: Dynamic Loading of ComboBox using jQuery and Ajax in PHPJuly 2, 2010

Here is a simple script for you to create dynamic loading of drop downs from categories to get child categories. Source http://www.99points.info/2010/06/ajax-tutorial-dynamic-loading-of-combobox-using-jquery-and-ajax-in-php/ Demo http://demos.99points.info/dynamic_dropdown/ ...

read more direct link

Beautiful Photo Stack Gallery with jQuery and CSS3June 27, 2010

In this tutorial we are going to create a nice and fresh image gallery. The idea is to show the albums as a slider, and when an album is chosen, we show the images of that album as a beautiful photo stack. In the photo stack view, we can browse through the images by put...

read more

Multimedia Gallery for Images, Video and AudioJune 24, 2010

This multimedia gallery for images, video and audio is a progression of our previous galleries. The idea for this new gallery is to integrate video and audio as exhibit pieces along images. We use an XML file for defining the items in the gallery and a PHP class wi...

read more

Latest Post Blogroll Slider with jQuery and PHPJune 17, 2010

In this tutorial we are going to create a blogroll slider that shows the latest post of your favorite blogs. We will be using jQuery, PHP and XSL. The aim is to get a given RSS feed of a blog and  parse the XML data with the help of PHP. We will apply XSL to transfor...

read more

Collective: How to Create Ajax Search Using PHP jQuery and MYSQLJune 7, 2010

This tutorial shows how to create simple and attractive Ajax based search using PHP, jQuery, MySQL and Ajax. Demo available. Source http://www.99points.info/2010/06/ajax-tutorial-how-to-create-ajax-search-using-php-jquery-and-mysql/ Demo http://demos.99points.info/ajax_search/ ...

read more direct link