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);
544 PHP_FE(mb_http_input, arginfo_mb_http_input)1801 PHP_FUNCTION(mb_http_input) in PHP_FUNCTION() argument
Completed in 19 milliseconds