Forum Moderators: coopster
I'm an experienced Cold Fusion programmer, but I'm trying to help a friend with a PHP issue. She wants to check to see if an image file exists, if it does, then display the image, if not then display a default image. CF has a CFHTTP tag that could check the status of the image file...is there a similiar command in PHP? I've been checking some PHP reference sites, but I haven't found exactly what I'm looking for...
Thanks in advance!