advanced code snippet search
fredaudet on 07/18/08
server identification
07/18/08 03:53pm
<?phpif (stristr($_SERVER['SERVER_NAME'], "stage1.evolutis.net")) { // action}?>
Report this snippet Tweet
Comment:
You need to login to post a comment.