I cant even get started with php .. my ISP is supposed to support PHP, but I jsut dont get it.. for example. Should this return my ip on the screen:
<?php
echo $REMOTE_ADDR;
?>
just put in ip.php placed on the remote server. But it just returns a blank screen.. why oh why?? it drives me mad.