|
<?php
// Here your code
nullnull
Please Wait...
PHP Warning: file_get_contents(http://localhost/samples2/protocol.txt): failed to open stream: Connection refused in /workspace/Main.php on line 5
PHP Warning: file_get_contents(https://localhost/samples2/protocol.txt): failed to open stream: Connection refused in /workspace/Main.php on line 5
PHP Warning: fopen(http://localhost/samples2/protocol.txt): failed to open stream: Connection refused in /workspace/Main.php on line 9
PHP Warning: fopen(https://localhost/samples2/protocol.txt): failed to open stream: Connection refused in /workspace/Main.php on line 9
PHP Warning: fsockopen(): unable to connect to localhost:80 (Connection refused) in /workspace/Main.php on line 21
PHP Warning: fsockopen(): unable to connect to ssl://localhost:443 (Connection refused) in /workspace/Main.php on line 21
PHP Warning: stream_socket_client(): unable to connect to tcp://localhost:80 (Connection refused) in /workspace/Main.php on line 42
PHP Warning: stream_socket_client(): unable to connect to ssl://localhost:443 (Connection refused) in /workspace/Main.php on line 42