Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- unset($FNames); while ($f = '1.txt')
- { $info = pathinfo(DIR . $f);
- if (isset($info['extension']) && $info['extension'] == 'txt')
- $FNames[] = $f; }
- ( ! ) Warning: Use of undefined constant DIR - assumed 'DIR' (this will throw an Error in a future version of PHP) in /var/www/php.xxx/1/arrays/badplus.php on line 3
- Call Stack
- # Time Memory Function Location
- 1 0.0005 394216 {main}( ) .../badplus.php:0
- ( ! ) Warning: Use of undefined constant DIR - assumed 'DIR' (this will throw an Error in a future version of PHP) in /var/www/php.xxx/1/arrays/badplus.php on line 3
- Call Stack
- # Time Memory Function Location
- 1 0.0005 394216 {main}( ) .../badplus.php:0
Advertisement
Add Comment
Please, Sign In to add comment