PHP_Compat
[
class tree: PHP_Compat
] [
index: PHP_Compat
] [
all elements
]
Todo List
Packages:
PHP_Compat
Classes:
PHP_Compat
Files:
acosh.php
array_change_key_case.php
array_chunk.php
array_combine.php
array_diff_assoc.php
array_diff_key.php
array_diff_uassoc.php
array_diff_ukey.php
array_fill.php
array_intersect_assoc.php
array_intersect_key.php
array_intersect_uassoc.php
array_intersect_ukey.php
array_key_exists.php
array_product.php
array_search.php
array_slice.php
array_udiff.php
array_udiff_assoc.php
array_udiff_uassoc.php
array_uintersect.php
array_uintersect_assoc.php
array_uintersect_uassoc.php
array_walk_recursive.php
asinh.php
atanh.php
bcinvert.php
bcpowmod.php
call_user_func_array.php
clone.php
Compat.php
Components.php
constant.php
convert_uudecode.php
convert_uuencode.php
cosh.php
DATE.php
debug_print_backtrace.php
DIRECTORY_SEPARATOR.php
E_STRICT.php
FILE.php
file_get_contents.php
file_put_contents.php
floatval.php
fprintf.php
fputcsv.php
getopt.php
get_headers.php
get_include_path.php
glob.php
htmlspecialchars.php
htmlspecialchars_decode.php
html_entity_decode.php
http_build_query.php
ibase_timefmt.php
idate.php
image_type_to_mime_type.php
inet_ntop.php
inet_pton.php
ini_get_all.php
is_a.php
is_callable.php
is_scalar.php
magic_quotes_gpc_off.php
magic_quotes_gpc_on.php
magic_quotes_sybase_off.php
magic_quotes_sybase_on.php
md5_file.php
mhash.php
microtime.php
mime_content_type.php
mkdir.php
ob_clean.php
ob_flush.php
ob_get_clean.php
ob_get_flush.php
PATH_SEPARATOR.php
pg_affected_rows.php
pg_escape_bytea.php
pg_unescape_bytea.php
PHP_EOL.php
php_ini_loaded_file.php
php_strip_whitespace.php
property_exists.php
range.php
register_argc_argv_off.php
register_globals_off.php
register_globals_on.php
register_long_arrays_off.php
register_long_arrays_on.php
restore_include_path.php
scandir.php
setcookie.php
setrawcookie.php
set_include_path.php
sinh.php
STD.php
stripos.php
strpbrk.php
strripos.php
str_ireplace.php
str_rot13.php
str_shuffle.php
str_split.php
str_word_count.php
substr_compare.php
sys_get_temp_dir.php
T.php
tanh.php
time_sleep_until.php
UPLOAD_ERR.php
var_export.php
version_compare.php
vprintf.php
vsprintf.php
_magic_quotes_inputs.php
File: DIRECTORY_SEPARATOR.php
Source Location: /PHP_Compat-1.6.0a2/Compat/Constant/DIRECTORY_SEPARATOR.php
Classes:
Page Details:
Replace constant DIRECTORY_SEPARATOR
Author:
Aidan Lister <
aidan@php.net
>
Version:
$Revision: 1.2 $
Copyright:
2004-2007 Aidan Lister <aidan@php.net>, Arpad Ray <arpad@php.net>
Link:
http://php.net/reserved.constants.standard
Since:
PHP 4.0.6
License:
LGPL
DIRECTORY_SEPARATOR
[line 18]
DIRECTORY_SEPARATOR = strtoupper(substr(PHP_OS,0,3)=='WIN')?'\\':'/'
[
Top
]
Documentation generated on Mon, 11 Mar 2019 15:26:35 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.