I am retrieving facebook album images from facebook.I have calculating the image size using the php function getimagesize.This function is working fine when the url is in ht
$newlink = str_replace('https://', 'http://', $oldlink);
I guess this could help to strip https:// to http://