socket_read () doesn't work with sockets which have not been created with socket_create(). Working code : $host="127.0.0.1" ; $port=3343; $timeout=30; ...
確定! 回上一頁