抽出したデータ (配列の形式) の次の行があります。PHP 関数の preg_match の使い方に助けが必要です。ここで、特定のデータ、つまり「名前」を「レスター」、「スクリーン名」を「レスタアアアアア」だけをエコーするために使用できますか? 正規表現がどのように機能するのかわかりませんし、かなり苦手です。誰かがphpでそれを行う方法を教えてもらえますか? 前もって感謝します!
object(stdClass)[2]
public 'id' => int 46074289
public 'id_str' => string '46074289' (length=8)
public 'name' => string 'Lester' (length=6)
public 'screen_name' => string 'lestaaaaaaa' (length=11)
public 'location' => string 'Planet Dirt.' (length=12)
public 'description' => string 'Amateur web developer | Photoshop lover | Alcohol scholar | Internet practitioner' (length=82)