Tag Archives: Ajax
Reading Excel Documents with PHP, Ajax and jQuery
Every wanted to display information from an excel document on a website? Ever wanted to do it asynchronously? Today is your lucky day. This article will show you how to load in an excel document using php, jquery and ajax.
To read more about this arti…
Create a shoutbox using PHP and AJAX (with jQuery)
Continuing with the tutorials about AJAX and jQuery we will create a stunning and dynamic shoutbox based in PHP and AJAX (using jQuery).
We will learn how to create a dynamic ajax based shoutbox with jQuery from scratch. It will be very interesting to …
jQuery Mobile Advanced Tutorial – RSS reader app
Today’s tutorial is going to show you how you can use jQuery Mobile with PHP, MySQL and a bit of AJAX to build a small mobile web application.
At the end of this tutorial you will know how to add new RSS feed name and url into the database, how to …
Simple AJAX jQuery Commenting System
This time, we are making a Simple AJAX Commenting System. It will feature a gravatar integration and demonstrate how to achieve effective communication between jQuery and PHP/MySQL with the help of JSON.
To read more about this article Click Here
…
Latest Post Blogroll Slider with jQuery and PHP
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 a…
AJAX Form Pro v2: Create Unlimited Secure Web Forms for Yourself and Your Customers
When you create your own website, sooner or later you might need to incorporate contact forms in them. Forms are very important as a means for you to collect data or information from your visitors. Whether you would want to have a contact or feedback f…
Ajax Domain Checker Application with JQuery
I was searching about checking domain names availablity using Ajax and PHP. I found some solution and I thought to create a post on my blog so that any one can get this simple script easily. I used jQuery and CSS3 to put some attractive look in this. S…
Building an AJAX currency converter with PHP, jQuery and Google
As you may already know, Google has a calculator feature built in their search engine, which can be used to convert measures, currencies, get stock quotes, weather data and many other features. You can see this features explained here.
Why wouldn’t w…
zGrid : PHP / AJAX / jQuery based Grid System
I found a Grid system using PHP, jQuery and Ajax. I want to share this with my dear users. It is not very well parametrized or generic but if have little much understanding of jQuery and Ajax then its easy to use. Give your feed back about zGrid.
Dir…