On Sat, Jan 14, 2006 at 09:03:24AM -0700, Lists wrote:
>
> My goal is to take just the HTML for the image and link from the
> Flickr badge js script.
> ...
>
> // allow retrieval of external web source
> ini_set('allow_url_fopen',1);
>
> // get flickr js file
> $photo = file_get_contents("htt
Hello List,
I made something work, but probably in the most crappy way possible.
My goal is to take just the HTML for the image and link from the
Flickr badge js script.
This is what I did, please help me do in a better way. I'd
appreciate good sources to read to learn to strip stuff away
2 matches
Mail list logo