Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- object(Zend_Service_Flickr_ResultSet)[46]
- public 'totalResultsAvailable' => int 0
- public 'totalResultsReturned' => int 0
- public 'firstResultPosition' => int 1
- protected '_results' => null
- private '_flickr' =>
- object(Zend_Service_Flickr)[41]
- public 'apiKey' => string '968bf6491c274e6abe558fa1140d1ec5' (length=32)
- protected '_restClient' =>
- object(Zend_Rest_Client)[40]
- protected '_data' =>
- array
- empty
- protected '_uri' =>
- object(Zend_Uri_Http)[23]
- protected '_username' => string '' (length=0)
- protected '_password' => string '' (length=0)
- protected '_host' => string 'www.flickr.com' (length=14)
- protected '_port' => string '' (length=0)
- protected '_path' => string '/services/rest/' (length=15)
- protected '_query' => string '' (length=0)
- protected '_fragment' => string '' (length=0)
- protected '_regex' =>
- array
- 'escaped' => string '%[[:xdigit:]]{2}' (length=16)
- 'unreserved' => string '[A-Za-z0-9-_.!~*'()\[\]]' (length=24)
- 'segment' => string '(?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\]:@&=+$,;])*' (length=54)
- 'path' => string '(?:\/(?:(?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\]:@&=+$,;])*)?)+' (length=66)
- 'uric' => string '(?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\];\/?:@&=+$,])' (length=56)
- protected '_scheme' => string 'http' (length=4)
- private '_currentIndex' => int 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement