Glossário PHP
addcslashes ( )
addslashes ( )
array ( )
array_change_key_case ( )
array_chunk ( )
array_count_values ( )
array_diff ( )
array_diff_assoc ( )
array_fill ( )
array_filter ( )
array_flip ( )
array_intersect ( )
array_keys ( )
array_key_exists ( )
array_map ( )
array_merge ( )
array_merge_recursive ( )
array_multisort ( )
array_pad ( )
array_pop ( )
array_push ( )
array_rand ( )
array_reduce ( )
array_reverse ( )
array_search ( )
array_shift ( )
array_slice ( )
array_splice ( )
array_sum ( )
array_unique ( )
array_unshift ( )
array_values ( )
array_walk ( )
arsort ( )
asort ( )
basename ( )
bin2hex ( )
bzclose ( )
bzcompress ( )
bzdecompress ( )
bzerrno ( )
bzerror ( )
bzerrstr ( )
bzflush ( )
bzopen ( )
bzread ( )
bzwrite ( )
cal_days_in_month ( )
cal_from_jd ( )
cal_info ( )
cal_to_jd ( )
chdir ( )
checkdate ( )
chgrp ( )
chmod ( )
chop ( )
chown ( )
chr ( )
chroot ( )
chunk_split ( )
clearstatcache ( )
closedir ( )
compact ( )
convert_cyr_string ( )
copy ( )
count ( )
count_chars ( )
crc32 ( )
crypt ( )
current ( )
date ( )
dir ( )
dirname ( )
disk_free_space ( )
disk_total_space ( )
each ( )
easter_date ( )
easter_days ( )
echo ( )
end ( )
exif_imagetype ( )
exif_read_data ( )
exif_thumbnail ( )
explode ( )
extract ( )
fclose ( )
feof ( )
fflush ( )
fgetc ( )
fgetcsv ( )
fgets ( )
fgetss ( )
file ( )
fileatime ( )
filectime ( )
filegroup ( )
fileinode ( )
filemtime ( )
fileowner ( )
fileperms ( )
filesize ( )
filetype ( )
file_exists ( )
file_get_contents ( )
file_put_contents ( )
flock ( )
fnmatch ( )
fopen ( )
fpassthru ( )
fprintf ( )
fread ( )
FrenchToJD ( )
fscanf ( )
fseek ( )
fstat ( )
ftell ( )
ftruncate ( )
fwrite ( )
gd_info ( )
getcwd ( )
getdate ( )
getimagesize ( )
gettimeofday ( )
get_html_translation_table ( )
glob ( )
gmdate ( )
gmmktime ( )
gmstrftime ( )
GregorianToJD ( )
header ( )
headers_list ( )
headers_sent ( )
hebrev ( )
hebrevc ( )
htmlentities ( )
htmlspecialchars ( )
html_entity_decode ( )
image2wbmp ( )
imagearc ( )
imagechar ( )
imagecharup ( )
imagecolorallocate ( )
imagecolorallocatealpha ( )
imagecolorat ( )
imagecolorclosest ( )
imagecolordeallocate ( )
imagecolorexactalpha ( )
imagecolormatch ( )
imagecolorresolve ( )
imagecolorresolvealpha ( )
imagecolorsforindex ( )
imagecolortransparent ( )
imagecopy ( )
imagecopymerge ( )
imagecreate ( )
imagecreatefromgd ( )
imagecreatefromgd2 ( )
imagecreatefromgd2part ( )
imagecreatefromgif ( )
imagecreatefromjpeg ( )
imagecreatefrompng ( )
imagecreatefromwbmp ( )
imagecreatetruecolor ( )
imageellipse ( )
imagefilledellipse ( )
imagefilledpolygon ( )
imagegif ( )
imagejpeg ( )
imageline ( )
imagepng ( )
imagepolygon ( )
imagepsloadfont ( )
imagestring ( )
imagesx ( )
imagesy ( )
imagettftext ( )
imagetypes ( )
imagewbmp ( )
image_type_to_mime_type ( )
implode ( )
in_array ( )
is_dir ( )
is_executable ( )
is_file ( )
is_link ( )
is_readable ( )
is_uploaded_file ( )
is_writable ( )
JDDayOfWeek ( )
JDMonthName ( )
JDToFrench ( )
JDToGregorian ( )
jdtojewish ( )
JDToJulian ( )
jdtounix ( )
JewishToJD ( )
jpeg2wbmp ( )
JulianToJD ( )
key ( )
krsort ( )
ksort ( )
levenshtein ( )
link ( )
linkinfo ( )
list ( )
localeconv ( )
localtime ( )
lstat ( )
ltrim
md5 ( )
md5_file ( )
microtime ( )
mkdir ( )
mktime ( )
money_format ( )
move_uploaded_file ( )
natcasesort ( )
natsort ( )
next ( )
nl2br ( )
number_format ( )
opendir ( )
ord ( )
parse_ini_file ( )
parse_str ( )
pathinfo ( )
pclose ( )
png2wbmp ( )
popen ( )
pos ( )
prev ( )
print ( )
printf ( )
quotemeta ( )
range ( )
readdir ( )
readfile ( )
readlink ( )
realpath ( )
rename ( )
reset ( )
rewind ( )
rewinddir ( )
rmdir ( )
rsort ( )
rtrim ( )
setcookie ( )
setlocale ( )
sha1 ( )
sha1_file ( )
shuffle ( )
similar_text ( )
sort ( )
soundex ( )
sprintf ( )
sscanf ( )
stat ( )
strcasecmp ( )
strcmp ( )
strcoll ( )
strcspn ( )
strftime ( )
stripcslashes ( )
stripos ( )
stripslashes ( )
strip_tags ( )
strlen ( )
strnatcasecmp ( )
strnatcmp ( )
strncasecmp ( )
strncmp ( )
strpos ( )
strrchr ( )
strrev ( )
strripos ( )
strrpos ( )
strspn ( )
strstr ( )
strtok ( )
strtolower ( )
strtotime ( )
strtoupper ( )
strtr ( )
str_ireplace ( )
str_pad ( )
str_repeat ( )
str_replace ( )
str_rot13 ( )
str_shuffle ( )
str_split ( )
str_word_count ( )
substr ( )
substr_compare ( )
substr_count ( )
substr_replace ( )
symlink ( )
tempnam ( )
time ( )
tmpfile ( )
touch ( )
trim ( )
uasort ( )
ucfirst ( )
ucwords ( )
uksort ( )
umask ( )
unixtojd ( )
unlink ( )
usort ( )
vprintf
vsprintf ( )
wordwrap ( )