library apache-compat
A compatibility library for the apache functions
combro2k/apache-compat
A compatibility library for the apache functions
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 11 % Grown
apache-compat
Some apache function that are not available in default php5., (*1)
These following functions are implemented:, (*2)
- apache_request_headers
- apache_response_headers
- getallheaders
- apache_child_terminate
- apache_get_modules (based on get_loaded_extensions)
- apache_get_version (always false)
- apache_getenv ($walk_to_top does not do anything)