译者按: xajax 最大的特点是他采用了xml response,这样我们可以用php来布置,处理异步传送数据之后,网页内容的更新。而这些操作其它的ajax 框架都是由js来完成的的。xajax 使我们只需要写一些php函数,就可以实现。 所有学好xajax的关健在于熟练掌握 xajaxresponse 类。 tutorials:learn xajax in 10 minutes 教程:十分钟学会 xajax using xajax in a php script 一个使用的xajax的php脚本: include the...
[ 查看全文 ]