PHP_Compat
[ class tree: PHP_Compat ] [ index: PHP_Compat ] [ all elements ]

File: PATH_SEPARATOR.php

Source Location: /PHP_Compat-1.6.0a3/Compat/Constant/PATH_SEPARATOR.php

Classes:

Page Details:

Replace constant PATH_SEPARATOR
  • Author: Aidan Lister <aidan@php.net>
  • Version: $Revision: 269597 $
  • Copyright: 2004-2007 Aidan Lister <aidan@php.net>, Arpad Ray <arpad@php.net>
  • Link: http://php.net/ref.dir
  • Since: PHP 4.3.0
  • License: LGPL

PATH_SEPARATOR [line 15]

PATH_SEPARATOR = strtoupper(substr(PHP_OS,0,3)=='WIN')?';':':'

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:39:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.