php tidak dapat menggunakan mb_convert_case
you have to enable mbstring to use the multi bytes functions
go to this website and follow the instructions :
https://www.knowledgebase-script.com/kb/article/how-to-enable-mbstring-in-php-46.html
Sorann