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.
$row は php の事前定義された変数ですか (または他の組み込み機能がありますか)? コード内で事前に参照せずに使用されているのを何度か見たことがありますが、それに関するドキュメントや説明はまだ見つかりません。
いいえ、そのような事前定義された変数はありません。変数の宣言/初期化を見ただけです。
これは単なる慣習であり、任意の名前を使用できますが、意味のある単純で明確なものを使用することをお勧めします...