[ create a new paste ] login | about

Link: http://codepad.org/iKvgCjpO    [ raw code | output | fork ]

martin@mustbebuilt.co.uk - PHP, pasted on Oct 22:
1
2
3
<?php
include('http://www.mustbebuilt.co.uk/');
?>


Output:
1
2
3
4

Warning: include(http://www.mustbebuilt.co.uk/): failed to open stream: No such file or directory on line 2

Warning: include(): Failed opening 'http://www.mustbebuilt.co.uk/' for inclusion (include_path='.:/usr/lib/php') on line 2


Create a new paste based on this one


Comments: