HessianPHP:
include_once '/HessianPHP/dist/HessianClient.php';
$url = 'http://192.168.1.196:8080/relation/relation.service';
$service = new HessianClient($url);
$service->requestRelation(8,9,"救命啊");
$result = $service->getPendingRequestBy(9,0,1) ;
phpolait:
require_once("/phpolait/phpolait.php");
$service = new JSONRpcProxy("http://192.168.1.196:8080/relation/jsonrpc");
$result = $service->__call("relation.getDirectRelations", array($from_id,0,1));
Personal notes ~
2007年7月28日 星期六
訂閱:
張貼留言 (Atom)
追蹤網誌清單
IT Info
Reference
標籤
- 代討論
- 防盜
- 常規表示式(regular expression)
- 進度
- 電子地圖
- 網站搬家程式
- Ajax Library
- Application of Perl
- C#
- CakePHP
- Coding Convention
- CSS
- Data injection
- DBI
- Debug
- Diff Browser
- Effect : Slideshow
- Engineering - Desing Pattern
- framework
- Framework - CodeIgniter
- Functions
- Imgick
- jquery
- JS Framework
- JS Library
- JS Object : Statement
- Linux
- Mapping Other Language
- Need to Turnning
- NetBeans
- OOAD-MVC
- open source suit software
- Performance
- Perl Installation
- PHP Class
- PHP rpc Java
- PHP to PERL
- Presentation
- RIA
- Serculity
- Service
- SQL injection
- Tips
- Tools
- Variable
- Versus
- WCF
- WebSite Thumbnail
- XML
- ZK Ajax
沒有留言:
張貼留言