THIS_SCRIPT
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: THIS_SCRIPT
I seriously can't see that happening - there's probably something else.
But if you're still curious, you can try

PHP Code:
1
2
3
4
5
6
die(var_dump(
  defined("THIS_SCRIPT"),
  THIS_SCRIPT,
  THIS_SCRIPT == 'private.php',
  (defined('THIS_SCRIPT') && THIS_SCRIPT == 'private.php')
));


My Blog
08-01-2012 07:27 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
THIS_SCRIPT - Sama34 - 08-01-2012, 05:44 PM
RE: THIS_SCRIPT - ZiNgA BuRgA - 08-01-2012 07:27 PM
RE: THIS_SCRIPT - Sama34 - 08-03-2012, 09:28 AM

 Standard Tools
Forum Jump: