zend gdata google base getting link url and parsing xml with object oriented php
- by thrice801
Hi,
So I am using Zend frameworks Gdata extension to parse xml data from google base.
http://framework.zend.com/manual/en/zend.gdata.gbase.html
Working fine minus one damn important thing I cant seem to parse, the link to the actual page, because there are two elements and its returned as an array.
Anyways Ive tried vardumping the array but…