dbrimlow Posted October 28, 2006 Share Posted October 28, 2006 I recently found a great form security checking solutions here and tried it.But it seems that a standard php function is not available either in my php4.01 or Apache 1.3. I get this error:Fatal error: Call to undefined function: mb_detect_encoding() in /somesendmail.php on line 106Is this a function that requires turning on/off? Link to comment https://forums.phpfreaks.com/topic/25432-php-functions-issue/ Share on other sites More sharing options...
gmwebs Posted October 28, 2006 Share Posted October 28, 2006 It requires PHP v4.0.6 or higher...[url=http://uk2.php.net/mb_detect_encoding]mb_detect_encoding() Reference[/url] Link to comment https://forums.phpfreaks.com/topic/25432-php-functions-issue/#findComment-116045 Share on other sites More sharing options...
dbrimlow Posted October 28, 2006 Author Share Posted October 28, 2006 Great. THANK YOU!!! Link to comment https://forums.phpfreaks.com/topic/25432-php-functions-issue/#findComment-116091 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.