search
Homephp教程php手册解决 ThinkPHP URL 中文乱码问题

解决 ThinkPHP URL 中文乱码问题
将GetcodingBehavior.class.php放入/Lib/Behavior中
/Conf/tags.php 加入 "app_begin" => array("Getcoding"),/**<br>  * $_GET 编码 解决url中文问题<br>  * @author Administrator<br>  *<br>  */<br> class GetcodingBehavior extends Behavior{<br>     public function run(&$params) {<br>         <br>         foreach ($_GET as $k=>$v){<br>             if(!is_array($v)){<br>                 if (!mb_check_encoding($v, 'utf-8')){<br>                     $_GET[$k] = iconv('gbk', 'utf-8', $v);<br>                 }<br>             }else{<br>                 foreach ($_GET['_URL_'] as $key=>$value){<br>                     if (!mb_check_encoding($value, 'utf-8')){<br>                         $_GET['_URL_'][$key] = iconv('gbk', 'utf-8', $value);<br>                     }<br>                 }<br>             }<br>         }<br>         <br>     }<br> }

AD:真正免费,域名+虚机+企业邮箱=0元

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools