Posts Tagged ‘ajax’

PHP RSS Reader

How to display an RSS feed with a single PHP function? The URL of the file may be – local, in the form: rss.xml, or – distant in the form: http://www.xul.fr/rss.xml. There is only one difference, if the filename has the “.php” extension when it is generated by a CMS or such software, locally the [...]

Useful Ajax Auto Suggest scripts collection

This post is a collection of some interesting and useful Ajax Auto Suggest scripts ready to use (from beginner or professional web developers) in your web projects. This collection includes standard auto suggest scripts, del.icious tag suggestion, autosuggest control to search images on Flickr, and advanced table filter with auto suggest control.

check username availability in ajax and php using jquery’s fading effect

In this post,I’ll show you how to make a fancy username availability checking in ajax and php using jquery.When, you check the the username avaiability a fancy message box will show you the message with a little bit of animation. If you are looking for such kind of effect for checking username availability, then this [...]

jQuery Plugins For A Better Photo Gallery And Slideshow

Photo Gallery, picture gallery, or slideshow are the best way to showcase your images/photos to your readers. There are a lot of different methods to create them and today we are going to look into different jQuery plugins that can be used to create a better photo gallery.