News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
AJAX and PHP Part 1
June 01, 2007 @ 21:51:00

PHPBuilder.com has posted part one of a new series looking at using AJAX functionality on your site (along with PHP_ to create a simple form handling script.

So you're interested in AJAX? AJAX is a powerful addition to JavaScript for browser-to-server intercommunication. We will demonstrate a simple script that sends a GET or POST request to a form handling script on a server, then the server script will return a response to the browser XMLHttpRequest JavaScript object.

They start with a definition of what AJAX is and how it can be used before getting into the examples - the first of a simple text field in a form that sends the contents back to the server and the second to fetch dynamic image information from the server.

0 comments voice your opinion now!
ajax tutorial form text backend dynamic image ajax tutorial form text backend dynamic image


blog comments powered by Disqus

Similar Posts

Community News: HTML2PHP - Transformation Tool

Zend Developer Zone: Tracing PHP Applications with xdebug

Lorna Mitchell's Blog: Three Ways to Make a POST Request from PHP

DevShed: Developing a Form Director Class

Till's Blog: Nginx+PHP+FastCGI: Testing your web application with bleeding edge PHP


Community Events











Don't see your event here?
Let us know!


code series unittest tool conference release phpunit example language interview framework testing functional development podcast application zendframework2 community introduction opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework