News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPBuilder.com:
Using Ajax with PHP to Create an Interactive Web Page
October 18, 2006 @ 14:41:00

PHPBuilder.com continues in their series of exceprt from the Sams Publishing book "PHP 5 in Practice" with this quick snippet showing how to create an interactive web application by combining PHP and Ajax.

A full discussion of Ajax is not within the scope of this book and would be mostly a discussion of JavaScript, not PHP. However, the listings in this section demonstrate one quick example that shows how Ajax can call a PHP script, pass it data, and display the results back to the user.

Their simple example makes a "time service" that can be pulled from any remote script (in the domain, of course). The PHP for the backend is simple - just echoing out the current time, and the HTML/Javascript is simple too, making a basic XMLHttpRequest call to the backend script.

0 comments voice your opinion now!
ajax interactive web page excerpt php5 time service tutorial ajax interactive web page excerpt php5 time service tutorial



Similar Posts

DevShed: Working with Strings and the Composite Pattern in PHP 5

DevShed: Defining the Core Structure of a PHP Blogger

Gyorgy Fekete's Blog: Web Development in Mac OS X - Complete Guide

PHPFreaks.com: Regular Expressions (Part1) - Basic Syntax

SitePoint PHP Blog: J4P5 - Javascript For PHP5


Community Events







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


release PEAR package application ajax example job database developer book zendframework security framework cakephp code releases mysql zend PHP5 conference

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