|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Fatal error: Call to undefined function: mb_http_input()
Hello everbody!!
I am getting the following error: Fatal error: Call to undefined function: mb_http_input() When trying to run PHP pages on Apache server 2. The current PHP version I have installed is PHP 4.3.10. I believe it's down to the section of code: <?php mb_http_input("iso-8859-1"); mb_http_output("iso-8859-1"); ?> If I remove this I can get to see the page fine with no errors! But if I leave it, I do get the error! Could anyone explain why? and if I am okay to remove this? By the way please note that I am a complete newbie! Cheeers! |
|
#2
|
|||
|
|||
|
RE: Fatal error: Call to undefined function: mb_http_input()
did you ever get a response? this function is supposed to be availale for any rev => 4.0.3 I am running a similar version as yourself.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Fatal error: Call to undefined function: mb_http_input() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|