AJAX Made Easy - Learn AJAX
AJAX Home PHP

Using XML: A PHP Developer's Primer: Part 2

Author: techno  Category: PHP Add Comment

In the first part of this series, we looked at how PHP 5 can be used to manipulate and parse XML files. In this installment, we're going to focus on Ajax, one of the most useful and topical applications of XML.

Read Article
 

Sponsored Links

 


Related Articles

 Ajax Challenges for Developers  Developers often see Ajax as a very challenging language. First of all, Ajax itself is not a language but a collection of languages tweaked to create powerful and highly useful websites and programs. You have to be more than familiar with JavaScript and XML. Without Ajax, you can easy use an HTML ...

 3rd Part Softwares in iPhones  I was really beginning to think that Apple is another greedy corporation that wants to take over the world. When the company released iPhone, the world of developers was really excited with this development since iPhone runs in Ajax. Basically iPhones represents what will be the next big thing ...

 Better News for Mobile Ajax Developers  When iPhone was released this year, people immediately wanted to do something really cool with their iPhones. In less than a week, you can see some sites detailing how you can make some changes in your iPhone. Even though the things that we see in our iPhones are really cool, we always wish that s ...

 Developers, Start Your Engines! Facebook Needs Developers  Facebook is on the verge of busting out a new internet technology that will provide better experience for their users. But they don’t really know what the development will entail but they certainly know how much it will cost them: $10 million. They are inviting developers to help Facebook create m ...

 Errors That Developers Make With Ajax Errors That Developers Make With Ajax Basic Things That Developers Must Avoid While Ajax has been the subject of hype for its ability to make web applications much more interactive, with power comes responsibility, and Ajax can be dangerous in the hands of developers who do not know how to use it ...

  AJAX Security Part 1 of 3 This app uses javascript and XMLHttpRequest. Your browser must have these enabled to try this out. I didn't put in code that would check for incompability, sorry. See limitations section below for other shortcomings. ...

 Alternate Ajax Techniques, Part 1 By now, nearly everyone who works in web development has heard of the term Ajax, which is simply a term to describe client-server communication achieved without reloading the current page. Most articles on Ajax have focused on using XMLHttp as the means to achieving such communication, but Ajax ...

 Mastering Ajax, Part 5: Manipulate the DOM Last month Brett introduced the Document Object Model, whose elements work behind the scenes to define your Web pages. This month he dives even deeper into the DOM. Learn how to create, remove, and change the parts of a DOM tree, and take the next step toward updating your Web pages on the ...

 Mastering Ajax, Part 4: Exploiting DOM for Web response The great divide between programmers (who work with back-end applications) and Web programmers (who spend their time writing HTML, CSS, and JavaScript) is long standing. However, the Document Object Model (DOM) bridges the chasm and makes working with both XML on the back end and HTML on the front e ...

 JavaScript Benchmarking - Part I As the name suggests this is part I of a series of JavaScript benchmarking blogs. The reason for these is to investigate the performance of various Ajax programming tasks. The first entry investigates how the XSL-T processors of Internet Explorer and Firefox / Mozilla (on Windows 2000) compare and h ...



Next: Using XML: A PHP Developer's Primer - Delving into Ajax



Post Comment


You need to Login to post your comment...

Click here to login

Title:
 
Comment:



Daily Email Updates

AJAX Updates delivered directly to your Inbox...

Enter your email address:

Latest AJAXwith Updates

Popular AJAX Articles