print_r($theobject); bu baskı çıkışı var
SimpleXMLElement Object
(
    [@attributes] => Array
        (
            [label] => a
        )
    [0] => Abnormal psychology : Abnormal psychology :
)
Sadece "Anormal psikoloji:" hangi eleman 0 almak için bir yol bulamıyorum
Lets call the object as $theobject
I did $theobject[0], didn't get anything.
Çok teşekkürler