if you use easy populate and upload with the image from there, and you haven't upload the actual image to the server, this simple modification will show no image if file does not exist...
if (!file_exists($src)){
$src = "images/noimg.jpg";
}
please get the full package to know where you put it....
More...




LinkBack URL
About LinkBacks









Bookmarks