Skip to main content

parsing xml with xmlapi.php

Comments

2 comments

  • brooks_hunt
    Solution [PHP]foreach($xml_object->data as $key => $value) { echo $value->domain."
    "; }[/PHP]
    0
  • cPanelMichael
    I am happy to see you were able to find a solution. Thank you for updating the thread with the outcome.
    0

Please sign in to leave a comment.