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.
$bURLCakePHP インストールのすべてのビュー/コントローラー/要素/レイアウトで変数を使用できるようにしたいと考えています。
$bURL
そのような変数を設定するのに最適な場所はどこですか?
ブートストラップ.php
このファイルは、多くの一般的なブートストラップ タスクに最適です。 便利な関数の定義。 グローバル定数の登録。 ...
このファイルは、多くの一般的なブートストラップ タスクに最適です。