PHP implementation status
From Resin 3.0
Line 183: | Line 183: | ||
== [http://us2.php.net/manual/en/ref.url.php URL Functions] == | == [http://us2.php.net/manual/en/ref.url.php URL Functions] == | ||
− | === | + | === Complete === |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
== [http://us2.php.net/manual/en/ref.var.php Variable Handling] == | == [http://us2.php.net/manual/en/ref.var.php Variable Handling] == |
Revision as of 16:58, 13 July 2006
Modules
Apache Functions
Implemented functions
apache_child_terminate (stub), apache_note, apache_request_headers, apache_reset_timeout (stub), getallheaders, virtual
Unimplemented functions
apache_get_modules, apache_get_version, apache_getenv, apache_lookup_uri, apache_response_headers, apache_setenv, ascii2ebcdic, ebcdic2ascii,
Array Functions
Unimplemented functions
array_multisort
Class/Object Functions
Implemented functions
class_exists, get_class, get_declared_classes, get_object_vars, is_a, is_object, method_exists
Unimplemented functions
call_user_method, call_user_method_array, get_class_methods, get_class_vars, get_declared_interfaces, interface_exists, is_subclass_of, property_exists
Date and Time Functions
Implemented Functions
checkdate, date, getdate, gettimeofday, gmdate, gmmktime, gmstrftime, microtime, mktime, strftime, strtotime, time
Unimplemented Functions
date_default_timezone_get, date_default_timezone_set, date_sunrise, date_sunset, idate, localtime, strptime
Directory Functions
Complete
Error Handling and Logging
Implemented Functions
set_error_handler, restore_error_handler, trigger_error, user_error
Unimplemented Functions
debug_backtrace, debug_print_backtrace, error_log, error_reporting, restore_exception_handler, set_exception_handler
Filesystem Functions
Unimplemented Functions
disk_free_space (stub), disk_total_space (stub), readlink, umask (stub)
Function Handling Functions
Implemented Functions
call_user_func_array, call_user_func, create_function, get_defined_functions, func_get_arg, func_get_args, func_num_args, register_shutdown_function
Unimplemented Functions
register_tick_function, unregister_tick_function
HTTP Functions
Implemented Functions
header, headers_sent, setcookie
Unimplemented Functions
headers_list, setrawcookie
Image Functions
Implemented Functions
getimagesize, imagetypes, image_type_to_extension, image_type_to_mime_type, imagegif, imagepng, imagejpeg, imagealphablending, imageantialias, imagecolorallocate, imagecolorallocatealpha, imagecolordeallocate, imagecolorat, imagecolorclosest, imagecolorclosestalpha, imagecolorexact, imagecolorexactalpha, imagecolormatch, imagecolorresolve, imagecolorresolvealpha, imagecolorsforindex, imagecreate, imagecreatefromgif, imagecreatefromjpeg, imagecreatefrompng, imagecreatefromstring, imagecreatetruecolor, imagedestroy, imageistruecolor, imagesetpixel, imageline, imagedashedline, imagearc, imagefilledarc, imageellipse, imagefilledellipse, imagepolygon, imagefilledpolygon, imagerectangle, imagefilledrectange, imagechar, imagestring, imagecharup, imagesx, imagesy, imagefontheight, imagefontwidth, imagecopy, imagecopymerge, imagecopymergegray, imagecopyresampled, imagecopyresized, imagesetbrush, imagesetstyle, imagesetthickness, imagesavealpha, imagecolortransparent, imagefill, imagefilltoborder, imageconvolution, imagefilter,
JSON
Implemented Functions
json_encode, json_decode
Mail Functions
Implemented Functions
mail)
Unimplemented Functions
ezmlm_hash
Mcrypt
Complete
Misc Functions
Implemented Functions
constant, define, defined, die, eval, exit, pack, uniqid, unpack
Unimplemented Functions
connection_aborted, connection_status, connection_timeout, get_browser, __halt_compiler, highlight_file, highlight_string, ignore_user_abort, php_check_syntax, php_strip_whitespace, show_source, sleep, time_nanosleep, time_sleep_until, usleep
Mysql Functions
Unimplemented Functions
mysql_change_user, mysql_info, mysql_list_processes, mysql_thread_id
Mysql Improved
Unimplemented Functions
mysqli_debug, mysqli_disable_reads_from_master, mysqli_disable_rpl_parse, mysqli_info, mysqli_kill, mysqli_master_query, mysqli_report, mysqli_rpl_parse_enabled, mysqli_rpl_probe, mysqli_rpl_query_type, mysqli_send_long_data, mysqli_send_query, mysqli_server_end, mysqli_server_init, mysqli_ssl_set, mysqli_stmt_send_long_data, mysqli_thread_id, mysqli_thread_safe
Output Control Functions
Complete
Regexp (Perl)
Complete
Options and Information
Implemented Functions
assert, extension_loaded, get_cfg_var, get_defined_constants, get_extension_funcs, ini_alter, ini_get, ini_set, php_sapi_name, php_uname, phpinfo, phpversion, set_magic_quotes_runtime, set_time_limit,
Unimplemented Functions
assert_options, dl (stub), get_current_user, get_include_path, get_included_files, get_loaded_extensions, get_magic_quotes_gpc, get_magic_quotes_runtime, get_required_files, getenv, getlastmod, getmygid, getmyinode, getmypid, getmyuid, getopt, getrusage, ini_get_all, ini_restore, memory_get_usage, php_ini_scanned_files, php_logo_gid, phpcredits, putenv, restore_include_path, zend_logo_gid, zend_version
Regexp (POSIX)
Implemented Functions
ereg_replace, ereg, eregi_replace, eregi, split, spliti
Unimplemented Functions
sql_regcase
Program Execution
Implemented Functions
escapeshellarg, escapeshellcmd, exec, passthru, shell_exec, system
Unimplemented Functions
proc_close, proc_get_status, proc_nice, proc_open, proc_terminate
Session Handling
Complete
Stream Functions
Implemented Functions
Unimplemented Functions
String Functions
Unimplemented Functions
convert_cyr_string, hebrev, hebrevc, htmlspecialchars_decode, levelshtein, localeconv, metaphone, nl_langinfo, similar_text, soundex, strpbrk, substr_compare, vfprintf
URL Functions
Complete
Variable Handling
Implemented Functions
debug_zval_dump, doubleval, empty, floatval, get_defined_vars, intval, is_array, is_bool, is_callable, is_double, is_float, is_int, is_integer, is_null, is_numeric, is_real, is_resource, is_string, isset, print_r, serialize, strval, unserialize, unset, var_dump, var_export
Unimplemented Functions
get_resource_type, import_request_variables, is_object, is_scalar, settype