Do You Know What is AJAX ?
AJAX : Asynchronous Java And XML Ajax is a set of programming techniques or a particular approach to Web programming. These programming techniques involve being able to seamlessly update a Web page or...
View ArticleExample of AJAX and PHP
Hello Friends ! Here I explain one Example how AJAX used in PHP ? First create a database displayed below: id FirstName LastName Age Hometown Job 1 Peter Griffin 41 Quahog Brewery 2 Lois Griffin 40...
View ArticleUsername Availability Chacker in AJAX and PHP using jQuery
Hello Friend ! Yesterday when i was searching, i was found some new thing. In this post i will show yuo that how to make afancy Username availability checker using AJAX and PHP wiyh jQuery. If you are...
View ArticleDelete Record Using JQuery and PHP with Animation
Hello Friends !! Today I will Give you code to delete records using JQuery and PHP with Animation effect. It is very simple to understand. First you have to download jquery.js which is availble HERE....
View ArticleChange DIV height/width with body width/height using jQuery
Hello Friends !! SInce last few dyas, I am facing the problem that how can I change DIV height/width with body or browser height/width ? I want that DIV heoght is increase when browser heignt increase...
View ArticleImage Preview Script like Template Monster
Hello Friends !! Since last few days, I am looking for Image Preview Script like template monster. I was doing lots of googling to fing this type of script. I found one script from javascriptkit.com...
View Article