Feature Release
Pre-release
Pre-release
v0.1.1-beta changelog
- implemented function "appserver_set_headers_sent(boolean $flag)" to set headers_sent() flag manually if needed.
- implemented function "appserver_register_file_upload(string $filepath)" for being able to do file uploads using move_uploaded_file() and is_uploaded_file() php functions.