Archive - 2008

Ajax PHP tutorial – Sending data to PHP with Ajax

July 10 Comments Off Category: Uncategorized

In this article I will try to summarize the basics of Ajax and PHP communication. At the and you can find a full working Ajax – PHP example. Before the explanation of the doWork() function we first need to learn a more important thing. To make a communication between the client and the server the [...]

Step 1 – Ajax basics

July 10 0 Comments Category: Uncategorized

In this article I don’t want to show you the history of AJAX and discuss its pros and cons, but only focus on how to create a basic working AJAX – PHP communication. The only important thing at the moment is that AJAX uses JavaScript so it need to be enabled in your browser to [...]

Smart Work::Ajax

July 03 0 Comments Category: Uncategorized

Here goes all about ajax