Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_internal_encoding
mb_internal_encoding
Set/get internal character encoding
Name:
mb_internal_encoding
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Set/get internal character encoding
Related
Use is_nan to check whether the user submitted JSON data contains invalid values
9
Is it Safe to Store Passwords with MD5? Common Misconceptions of Using PHP MD5 Function for Password Storage
1
Use init functions to make security settings (such as preventing XSS and CSRF)
2
Check the impact of DELETE operation using PDOStatement::rowCount
7
Similar Functions
mb_list_encodings
mb_list_encodings
Returnsallsupportede
mb_http_output
mb_http_output
Set/getHTTPoutputcha
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_convert_case
mb_convert_case
Convertastringcase
mb_strripos
mb_strripos
Caseinsensitivelyfin
mb_split
mb_split
Splittingmultibytest
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_ord
mb_ord
Getthecodepointofthe
Popular Articles