News Feed
Jobs Feed
Sections




News Archive
DevArticles:
Sending Email with AJAX - Interacting with the Server
January 31, 2006 @ 12:09:58

DevArticles has posted the last part in their "Sending Email with Ajax" series today - an explaination of the last piece of the puzzle, server-side interaction.

Welcome to the last tutorial of the series "Sending email with AJAX." As you may have guessed regarding the title, this three-part series explains the development of a fairly simple AJAX-driven email client application, which offers some interesting capabilities for sending email, as well as for displaying and adding contacts, all without the need to involve page reloads.

They start off with a quick recap of the previous parts, and move quickly on to the script you'll need to accept the Ajax messages from the client (in this case, PHP). They show you how to have it add a contact to an XML file and send off the message to the server to be handled through PHP's mail() function...

11 comments voice your opinion now!
ajax email sending server interaction ajax email sending server interaction


blog comments powered by Disqus

Similar Posts

Davey Shafik's Blog: Sneak Peek: Zend_Service_Server - name and framework subject to change

php|architect: php|architect Introduces New Training Courses

MC|Press Online: TechTip: PHP Delivers mail() on IBM System i

Zend Developer Zone: AJAX Chat Tutorial Part 2

Dave Dash's Blog: Using sfDoctrine to match allowed email domains


Community Events











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


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

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