here is my xml..I want to get apikey using dom parser…any help would be appreciated..thanx.
<user>
<company>My company</company>
<access-level nil="true"/>
<last-activity-at nil="true"/>
<api-key>here is my api key </api-key>
<email-address>myemail@gmail.com</email-address>
<id type="integer">42569</id>
</user>
Hey friends I got the solutions as following..