PHP implementation status

From Resin 3.0

(Difference between revisions)
Jump to: navigation, search
 
Line 3: Line 3:
 
= Modules =
 
= Modules =
  
== II [http://us2.php.net/manual/en/ref.apache.php|Apache Functions]
+
== II. [http://us2.php.net/manual/en/ref.apache.php Apache Functions]
  
 
=== Implemented functions ===
 
=== Implemented functions ===
Line 12: Line 12:
  
 
apache_get_modules, apache_get_version, apache_getenv, apache_lookup_uri, apache_response_headers, apache_setenv, ascii2ebcdic, ebcdic2ascii,
 
apache_get_modules, apache_get_version, apache_getenv, apache_lookup_uri, apache_response_headers, apache_setenv, ascii2ebcdic, ebcdic2ascii,
 +
 +
== V. [http://us2.php.net/manual/en/ref.array.php Array Functions]
 +
 +
=== Unimplemented functions ===
 +
 +
array_multisort, array_udiff, array_udiff_assoc, array_udiff_uassoc, array_uintersect, array_uintersect_assoc, array_uintersect_uassoc, compact,

Revision as of 19:50, 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,

Personal tools