PHP_MINIT_FUNCTION(my_input_filter) { sapi_register_input_filter(my_sapi_input_filter); return SUCCESS; }