This Extension for fetch images from social network like facebook, flickr, foursquare
Requirements ¶
Yii 1.1.0 above
Usage ¶
you can fetch image / photos from social networking :
echo Yii::app()->fetchImages->facebook($fbId); echo Yii::app()->fetchImages->foursquare($venueId); echo Yii::app()->fetchImages->flickr($search;
or you can use it as console too
yiic fetchImages facebook yiic fetchImages foursquare yiic fetchImages flickr
Yii::app()->fetchImages->facebook($fbId);
Incomplete
There are no downloads nor external links. Could you provide any resources?
Complete now
Yes It Is, i provide extensions for fetch Images from social networking.
Can you thumb up?
thanks pmaselkowski
Re: Complete now
Sure, now it makes sense:)
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.