$file = 'http://masteram.us/favicon.ico'; if (url_file_exists($file)) { echo '<img src="' . $file . '" width="16" height="16" alt="i" />'; }