I have php running on my windows box where I developed some code. I call this function on that development computer and it works fine. When I upload it to my production server the code throws this error in the log. "Call to undefined function: mb_convert_case()" Why is that? Both servers have the same version of php running 4.3.9.