lappy512
Nov 27 2005, 01:59 PM
Anyone learning AJAX here? Just wondering...
Liam
Mar 11 2006, 09:59 PM
I don't see the point, why would you want to learn something else, when you could achieve the same stuff with standard languages. (PHP, CSS, DHTML etc.)
Mynck
Mar 11 2006, 11:03 PM
AJAX is a part of Javascript. It's just one added feature: to retrieve XML data from the server (like in the form of XHTML from a PHP file) and update the page without refreshing.