Methods

Table of Contents
afc_cgi_manager_clear -- Clears all stored data
afc_cgi_manager_debug_dump -- Dumps all data for debug
afc_cgi_manager_delete -- Disposes a valid cgi_manager instance.
afc_cgi_manager_get_cookie -- Retrieve a cookie value
afc_cgi_manager_get_data -- Gets data from the previous Form
afc_cgi_manager_get_val -- Gets a specific form field data
afc_cgi_manager_new -- Initializes a new afc_cgi_manager instance.
afc_cgi_manager_set_content_type -- Set the returning content type
afc_cgi_manager_set_cookie -- Set a new cookie
afc_cgi_manager_set_cookie_domain -- Set the cookies domain
afc_cgi_manager_set_cookie_expire -- Set the cookies path
afc_cgi_manager_set_cookie_path -- Set the cookies path
afc_cgi_manager_set_tag -- Set a tag
afc_cgi_manager_write_header -- Writes a valid HTTP header with all cookies set