HI,
i'm getting a XML feedback from the server when a user register for an account such as below:
<member>
<register id="121212" status="1">
<login member_id="abcabc" password="123123">
</login>
</register>
</member>
i need to check the value of the id and status to display in html form for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.