ID: 17041 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Win2k PHP Version: 4.1.2 New Comment:
The bug system is not the appropriate forum for asking support questions. For a list of a range of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Previous Comments: ------------------------------------------------------------------------ [2002-05-06 09:00:55] [EMAIL PROTECTED] if(ereg("([\/]{3})", $PHP_SELF)).. isnt working?? i want to be able to do, if $PHP_SELF has 3 forward slashes (/) then set a varible Thanks Smythe. ------------------------------------------------------------------------ [2002-05-06 09:00:28] [EMAIL PROTECTED] if(eregi("([\/]{3})", $PHP_SELF)).. isnt working?? i want to be able to do, if $PHP_SELF has 3 forward slashes (/) then set a varible Thanks Smythe. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17041&edit=1