Main > PHP and AJAX - Page 3 of 16


March 31, 2007

Sponsored Post: Many online Survey applications are available on the web as hosted or downloadable package that you can run on your own server. iSalient is a hosted Survey solution which provides the complete package to create advanced forms for...

March 7, 2007

CodeGear announced recently Delphi for PHP, Visual RAD IDE for the PHP developers, a new tool that might change the way how PHP developers conceive their web applications. We have contacted Tim Jarvis; Product Evangelist, Team Leader, Asia Pacific at...

February 12, 2007

We usually use Firebug to debug Javascript, AJAX and so on, so here is how to use Firebug to debug your PHP scripts. I have written long time ago a PHP class Buggy to help me store debug information in...

February 6, 2007

With the release of Microsoft AJAX ASP.NET 1.0, Steve Marx pushed his project to help PHP applications make use of the Microsoft AJAX Library. PHP for Microsoft AJAX Library currently supports creating web service proxies in PHP code such that...

December 9, 2006

Tigermouse is a framework for development of highly interactive web applications in MVC architecture. It utilizes AJAX technology extensively and pays attention to be lightweight for low latency and high responsiveness. The most important design principle of Tigermouse is to...

November 30, 2006

jMaki is an Ajax framework that provides a lightweight model for reusable Ajax-enabled widgets of your own design or for those extending existing toolkits such as the Dojo toolkit. jMaki facilitates the passing parameters to your widgets and provides the...

November 29, 2006

Answer to the Race Conditions with Ajax and PHP Sessions, AJAX Locking is a PHP class which can be used to lock server side resources to prevent race conditions that may occur when two users want to access the same...

November 21, 2006

AjaxCore is a multi-purpose PHP framework that ease the development of rich Ajax applications, by generating the appropriate JavaScript code. AjaxCore takes all the dirty work of JavaScript code generation and provides a solid foundation. The concept is to extend...
Zend Dev Zone have a new tutorial on how to create an AJAX Chat application using the Zend Framework. Following the step by step tutorial you can create a lightweight chat application using XML as a storage medium. The tutorial...

November 15, 2006

Evolt.org have a new tutorial on creating a quick calendar using AJAX and PHP. The tutorial is more focused on the PHP part of the calendar with small improvement to add AJAX Capability and make it more user friendly. You...
< prev page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 next page >