Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Wordpress で、中国語/キリル文字の憲章を含む新しいカテゴリを追加すると、%e5%85%ac%e5%af%93 のようなスラッグが表示されます (これは Mysql での保存方法です)。
この文字列を元のチャーター (中国語、キリル文字、ヘブライ語など) に戻すにはどうすればよいですか?
PHP のurldecode() では十分ではありませんか?
php> echo urldecode('%e5%85%ac%e5%af%93') 公寓