Posts Tagged ‘PHP’

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 [...]

Create a simple Joomla 1.5 template

This tutorial will show you how to create a simple Joomla 1.5 template. How to create a basic Joomla 1.5 template? First, open the “templates” directory in your Joomla installation. Then create a subfolder in it named “tutorial_template”. All the files of your template will reside in it. Inside your new directory, create a file [...]

How to store UTF8 (indian language) data in mysql?

Well, let me put it straight this tutorial also applies to any other native languages like latin, spanish etc. But, since I have tried for Indian languages I am writing exclusive for it. Okay, so before we say code I must tell you this tutorial intends, a thought provoking stuff

3 jQuery Twitter Plugins – Add Tweets To Your Website

Integrating social profiles with websites is a very popular trend as they represent a content. For Twitter, if you have an account and want to add tweets to your website, these 3 jQuery Tweeter plugins will help you for sure:

Drag & Drop with PHP & jQuery

The ability to drag and drop content on a page and have it save the order can make for a great user interface and is actually relatively easy to execute with a few lines of jQuery. Refere this url:  http://papermashup.com/drag-drop-with-php-jquery/

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.