Monday, December 24, 2012

How to use jQuery Auto Complete in PHP and MySQL

As we know, PHP is a powerful server side programming (scripting) language through open source. In this world more than 40% of the websites are using PHP. OK fine lets go to our work now.

In this column we are gonna to know, how to embed jQuery auto suggestion by using PHP and MySQL.

Step 1:

We must download jQuery Auto complete Plugin by using this link click here. And then extract this zipped file. Finally copy jquery.autocomplete.css and jquery.autocomplete.js into your project folder.

And one more thing add your default jQuery link in your script link. Now lets start our project.

Step 2:

We have to create a new database table for this usage before we write our scripts. My Suggestion use xampp or wamp tool to create db quickly.

create db structure as shown below,

Wednesday, May 30, 2012

Welcome...

Hi everyone, 

I welcome you all to my blog (www.doyourcode.blogspot.com). This is going to be a great communication medium for techies to share something more about IT News, Developments, Programming, Code Structures etc. I am a PHP developer, I will be going to share something about my web standards, codes and designs.
Once again I welcome you all to my blog and give you kind support and guidance to make this blog beautiful.

Thanks for reading.