Вопрос в принципе уже в названии топика. Пробовала по разному делать толку нет, объявления не отображаются. Скрипт 2.6 lite
Версия системы: SLAED CMS 2.6 Lite
Версия PHP: PHP 5
Сервер: Сервер в интернете
<script type="text/javascript"><!--
google_ad_client = "pub-3447637061728327";
/ 160x90, создано 31.07.08 /
google_ad_slot = "5494904006";
google_ad_width = 160;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
так попробуй
<?php
if (!defined("BLOCK_FILE")) {
Header("Location: ../index.php");
exit;
}
$content = <<<BLOCKHTML
<script type="text/javascript"><!--
google_ad_client = "pub-3447637061728327";
/ 160x90, создано 31.07.08 /
google_ad_slot = "5494904006";
google_ad_width = 160;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
BLOCKHTML;
?>
Форум
Контакты