Searched refs:mb_http_input (Results 1 – 5 of 5) sorted by relevance
2 mb_http_input() 28 $enc = mb_http_input('P');
15 var_dump(mb_http_input());
30 <?php echo mb_http_input('l').'>'.mb_internal_encoding().'>'.mb_http_output();?>
99 PHP_FUNCTION(mb_http_input);
525 PHP_FE(mb_http_input, arginfo_mb_http_input)1798 PHP_FUNCTION(mb_http_input) in PHP_FUNCTION() argument
Completed in 24 milliseconds