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.
PHP5.4 の新機能である array() の代わりに [] を使用すると、構文エラー 'Parse Error' が発生します。
このエラー メッセージを回避したい。
何か考えはありますか?前もって感謝します。