A imagem de verificação está disponível no servidor php
if (file_exists('http://www.mydomain.com/images/'.$filename)) {
… }
Lokesh003Coding
if (file_exists('http://www.mydomain.com/images/'.$filename)) {
… }