PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Script Installation

Reply
 
Thread Tools
Old 12-04-2007, 01:58 AM   #1
drdrew42
Green Mole
 
Join Date: Dec 2007
Posts: 2
Fatal error: Call to undefined function: mb_eregi()

Please advise on how I may resolve this error which I get when running install.php

Thanks
drdrew42 is offline   Reply With Quote
Old 12-04-2007, 02:08 AM   #2
drdrew42
Green Mole
 
Join Date: Dec 2007
Posts: 2
Please advise on how I may resolve this error which I get when running install.php
Regarding mb_eregi() the phhp manual says:
mb_eregi() executes the regular expression match with multibyte support, and returns 1 if matches are found. This function ignore case. If the optional third parameter was specified, the function returns the byte length of matched part, and the array regs will contain the substring of matched string. The functions returns 1 if it matches with the empty string. If no matches found or error happend, FALSE will be returned.

The internal encoding or the character encoding specified in mb_regex_encoding() will be used as character encoding.

so I figure/guess since the returned value was an error message, not 1 or FALSE, the, the function is either outdated or something even worse.

Please advise.
drdrew42 is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fatal error: Call to undefined function: odbc_connect() NPeart1 Coding & Tutorials 0 12-20-2005 07:21 AM
Call to undefined function: mb_eregi() PHPfranky Troubleshooting 0 12-03-2005 06:40 AM
install error!undefined function: mb_eregi() wedmaster Script Installation 4 04-21-2005 07:12 AM
Call to undefined function: is_executable() switch Troubleshooting 3 03-13-2004 08:13 AM
Fatal error: Call to undefined function: is_executable() lionel.cleran Script Installation 1 03-09-2004 09:30 AM


All times are GMT -8. The time now is 12:44 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.