почему то не хочет работать код посмотрите где ошибка
$file = 'http://$url/favicon.ico';
if (file_exists($file)) {
echo '<img src="' . $file . '" width="16" height="16" alt="i" />'; почему то не хочет работать код посмотрите где ошибка
$file = 'http://$url/favicon.ico';
if (file_exists($file)) {
echo '<img src="' . $file . '" width="16" height="16" alt="i" />';