2012-01-16から1日間の記事一覧

php 用 webkitd client

webkitdのphp用のクライアントを作る __open($host,$port); } function __destruct(){ $this->close(); } function __call($name,$args=array()){ return call_user_func_array( array($this,'req'),array(strtr($na…