Ajax AgentAJAX框架
AjaxAgent 是一個非常易于使用(只需三行代碼),并且非常強(qiáng)大的開源框架用于快速構(gòu)建AJAX或RIA應(yīng)用程序。支持復(fù)雜的數(shù)據(jù)類型比 如:associated arrays與object。使用JSON(JavaScript Object Notation)作為數(shù)據(jù)交換格式。
示例代碼:
<?php
include_once("agent.php");
$agent->init();
agent.call('url','server_function', 'client_handle', param1, param2, ...);
?>
評論
圖片
表情
