Please Help Us
This is a PHP constant that is defined in PHP 4.0.6 and above.
See the link below for more details: http://www.php.net/manual/en/printwn/language.constants.predefined.php#language.constants.predefined
If you are working under unix it equates to '/', under Windows it equates to '\' (or \\ if it needs to be escaped).
Log in to post a comment.
Please Help Us
This is a PHP constant that is defined in PHP 4.0.6 and above.
See the link below for more details:
http://www.php.net/manual/en/printwn/language.constants.predefined.php#language.constants.predefined
If you are working under unix it equates to '/', under Windows it equates to '\' (or \\ if it needs to be escaped).