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.
「。」のキーを持つオブジェクトがあります。その中のキャラクター..
$var->site.title だけを使用して適切にアクセスするにはどうすればよいですか
オブジェクトメソッドに固執して、それを行う方法はありますか?
変数変数構文の使用:
$obj->{"site.title"}