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.
コード:
$utf8 = "32572_zał nr 13 wybór marszałka.pdf"; $target = "32572_za' nr 13 wybÆr marsza'ka.pdf"; var_dump($utf8 == $target)
$utf8の文字列をboが$targetに等しくなるように変更する必要があります。
この場合、私は何ができますか?
str_replaceよりも進んだもの。
また tags, without JavaScript
tags, without JavaScript