Skip to content

Some apache function that are not available in default php5.

License

Notifications You must be signed in to change notification settings

combro2k/apache-compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache-compat

Some apache function that are not available in default php5.

These following functions are implemented:

- 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)

About

Some apache function that are not available in default php5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages