Write Ajax applications in theses day are a common thing, the “day by day” of the web developer. Sometimes, especially for complex things, write ajax is not so easy, because you need to know the client side (javascript) and the server side. The dream of every php developer (at least mine dream ) is […]
tags: ajax, php classes, php4, php5, phpajax author: Cesar D. Rodas comments: 19 Comments
Ajax, ajax, ajax.. you may head so much about ajax, and you may be wondering, what’s ajax?, is it a new programming language? Well, this is not a programming language, this is only the new trend which is download a web-site or a portion of it when you need, avoiding reloading the hole page.
This is […]
tags: ajax, php classes, php4, php5 author: Cesar D. Rodas comments: 7 Comments