Здравствуйте! Помоги те пожалуйста
[code]echo \"
<link rel=\'shortcut icon\' href=\'/style/themes/favicon.ico\' />
<link rel=\'stylesheet\' href=\'/style/themes/\".$set[\'set_them\'].\"/style.css\' type=\'text/css\' />
</head>
<body>
<div class=\'body\'>
\";
[/code]
echo \'
<link rel=\"shortcut icon\" href=\"/style/themes/favicon.ico\" />
<link rel=\"stylesheet\" href=\"/style/themes/\'.$set[\'set_them\'].\'/style.css\" type=\"text/css\" />
</head>
<body>
<div class=\"body\">
\';
Parse error: syntax error, unexpected T_STRING, expecting \',\' or \';\' in /home/ lord111/public_html/system/files/
title.php on line 47
[code]echo \'<link rel=\"shortcut icon\" href=\"/style/themes/favicon.ico\" />
<link rel=\"stylesheet\" href=\"/style/themes/\'.$set[\'set_them\'].\'/style.css\" type=\"text/css\" />
</head>
<body>
<div class=\"body\">\';
[/code]
м.б...