PHP implementation status

From Resin 3.0

(Difference between revisions)
Jump to: navigation, search
Line 41: Line 41:
 
== XXIX. [http://us2.php.net/manual/en/ref.dir.php Directory Functions]
 
== XXIX. [http://us2.php.net/manual/en/ref.dir.php Directory Functions]
  
Complete
+
===Complete ===

Revision as of 20:04, 2 January 2006


Contents

Modules

II. 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,

V. Array Functions

Unimplemented functions

array_multisort, array_udiff, array_udiff_assoc, array_udiff_uassoc, array_uintersect, array_uintersect_assoc, array_uintersect_uassoc, compact,

XII. Class/Object Functions

Implemented functions

get_class, get_declared_classes, get_object_vars, is_object, method_exists

Unimplemented functions

call_user_method, call_user_method_array, class_exists, get_class_methods, get_class_vars, get_declared_interfaces, interface_exists, is_a, is_subclass_of, property_exists

XXII. Date and Time Functions

Implemented Functions

date, gmdate, gmmktime, microtime, mktime, strtotime (partial), time

Unimplemented Functions

checkdate, date_default_timezone_get, date_default_timezone_set, date_sunrise, date_sunset, getdate, gettimeofday, gmstrftime, idate, localtime, strftime, strptime

== XXIX. Directory Functions

Complete

Personal tools