Cant get mbstring running in PHP.

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Cant get mbstring running in PHP.

Postby haninord » 19. January 2005 13:36

:? I have trouble getting multibyte support running in Xampp. I have changed php.ini so the extensions should be loaded:
;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
.......
extension=php_mbstring.dll
.......
and i have forced all stringfunctions to be overloaded with:
.......
mbstring.func_overload = 7
......

I must have multibyte support because i am doing an application where i use UTF-8 as default charset (yes i have changed that also in php.ini). I must have unicode support because the site is for different languages, primary the sami people.

The funny thing is that PhpMyAdmin is showing the characters correctly in my MySql table, but not my own application.
--------------------------------------
Hans-Arne Nordeng
"I wanna know Gods thougts,
the rest it details." -Einstein (i think)
haninord
 
Posts: 1
Joined: 19. January 2005 13:25
Location: Norway

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 143 guests