") - 1 - $start; //Find length of source image url from description $image = substr($feed4[$x]['description'],$start,$length); //Extract source image url from description $date = date('l F d, Y', strtotime($feed4[$x]['date'])); //Date format can be changed $pin .= "".$title.""; } echo $pin; ?>