以下の内容はhttps://blog.systemjp.net/entry/2018/08/28/152720より取得しました。


phpのバージョン上げたらWarning: Use of undefined constantの対策

今までは

define(CONSTANT, "Hello world.");
echo CONSTANT; // "Hello world." を出力します

でもOKだったけど

define("CONSTANT", "Hello world.");
echo CONSTANT; // "Hello world." を出力します

とくくらないとダメになった。




以上の内容はhttps://blog.systemjp.net/entry/2018/08/28/152720より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14