you can simply use a while true loop but be sure to use blocking mode for the socket ( socket_set_block() ) or at least a sleep() inside the ...
確定! 回上一頁