Skip to content

Instantly share code, notes, and snippets.

@shabbirbhimani
Last active April 6, 2017 05:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shabbirbhimani/90d6d42337716bc2268518724ac2e12e to your computer and use it in GitHub Desktop.
Save shabbirbhimani/90d6d42337716bc2268518724ac2e12e to your computer and use it in GitHub Desktop.
Enable Debug Mode for Multiple IPs
<?php
//* Do NOT include the opening php tag above. Copy the code shown below.
$debug_ips = array(‘202.71.5.115′,’SOME.OTHER.IP’);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment