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を使用してキー名「@」を持つ値を返すにはどうすればよいですか
[directory] => stdClass Object ( [@id] => 87e0cfeb-e7ea-4814-80ac-a98f770811eb [@title] => _root [@hasClips] => 1 )
あなたはこれを行うことができます:
$your_variable->{"@id"}