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.
PHP のサイト開発者がいて、ユーザーが自分の画像をアップロードして名前を付けることができるようにします。私の入力テキストでは、彼はすべてのタイプの文字を挿入できます.拡張子はjpgですが、私はそれを挿入します.ユーザーは名前だけを挿入する必要があります.
ファイル名の正規表現とは何ですか?
スペース、悪い文字などを削除しますか?