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内のどこかに関数を定義して、ソースファイルを含める必要なく利用できるようにすることは可能ですか? echo か die か isset を使う方法のようなものです。このように使用する独自の関数を作成できますか?
ありがとうございました。