Is there any way around this mb_eregi/mbstring problem? I contacted my host and they said that mb_eregi is disabled. If I want to use it I would have to install my own separate php for my account. I'd rather not do this if at all possible. I noticed that this whole thing is for multibyte support. Everything on the site is English and always will be so I don't even need multibyte support. Can phpdig be changed to not need this mbstring functionality?
|