use mb_substr instead of substr + force to work internally in UTF8
This commit is contained in:
parent
4ca178f8e8
commit
1f2522a579
30 changed files with 50 additions and 40 deletions
|
|
@ -32,6 +32,7 @@ require_once('class_html_input.php');
|
|||
require_once('class_acc_account.php');
|
||||
require_once('class_exercice.php');
|
||||
$div=$_REQUEST['div'];
|
||||
mb_internal_encoding("UTF-8");
|
||||
|
||||
/**
|
||||
*if $_SESSION['g_user'] is not set : echo a warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue