<?php $server = stream_socket_server('localhost:8080'); $client = stream_socket_client('localhost:8080?test');
You have javascript disabled. You will not be able to edit any code.