Link to home
Start Free TrialLog in
Avatar of umaxim
umaximFlag for United States of America

asked on

Plesk PHP response

Hi  i trying to use plesk api and i got result from it
SimpleXMLElement Object ( [@attributes] => Array ( [version] => 1.4.2.0 ) [database] => SimpleXMLElement Object ( [add-db] => SimpleXMLElement Object ( [result] => SimpleXMLElement Object ( [status] => ok [id] => 37 ) ) ) )
But i do not know how i can get id or how i can transform it to simple array. Can any one help me.
Avatar of Arijit S
Arijit S
Flag of India image

Does this appear as any help?

http://codingforums.com/showthread.php?t=87283
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of umaxim

ASKER

Ok i will try today. Thank you