ID:               17041
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         *General Issues
 Operating System: Win2k
 PHP Version:      4.1.2
 New Comment:

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.


Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to