<html><head>
<META NAME="DESCRIPTION" CONTENT="Kostenlose Verkaufanzeigen, oder KFZ-Angebote bis 5 Bilder.
Von Privat oder Händlerangebote. Auch Wohnwagen und Zubehör.
Verkaufenauto ihr kostenloser Anzeigenmarkt ">
<META NAME="KEYWORDS" CONTENT="PKW,Automarkt,Autoteile,Bussgeldrechner,K FZ,KFZmarkt,KFZ-Markt,Autohandel,Autobörse,Kleinanzeigen,Gebraucht e Autos,Auto,Kfzangebote,Automotor,Zubehör,Kfz Versicherungen,Mietwagen,Exportautos,TÜV,">
<META NAME="OWNER" CONTENT="webmaster@adlip.de">
<META NAME="AUTHOR" CONTENT="Bernd Fritz ">
<META HTTP-EQUIV="EXPIRES" CONTENT="">
<META HTTP-EQUIV="CHARSET" CONTENT="ISO-8859-1">
<META HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="Deutsch">
<META HTTP-EQUIV="VW96.OBJECT TYPE" CONTENT="Datenbank">
<META NAME="RATING" CONTENT="Alle">
<META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
<META NAME="REVISIT-AFTER" CONTENT="30 Days">
Das soll da rein .
Setze ich das rein, Error ! Schon zig mal gemacht - Komme nicht auf den
Trichter wie ich die Metatag einbinde
Danke im voraus
lg
bernd
<?
if (!ini_get('register_globals'))
{
$types_to_register = array('GET','POST','COOKIE','SESSION','SERVER');
foreach ($types_to_register as $type)
{
if (@count(${'HTTP_' . $type . '_VARS'}) > 0)
{
extract(${'HTTP_' . $type . '_VARS'}, EXTR_OVERWRITE);
}
}
}
include("config.inc.php");
mysql_connect("$dbserver","$dbuser","$dbpass");
mysql_select_db($dbdata);
?><html><head><title><? echo "$dtitel" ?></title>
<link rel=stylesheet href=style.css type=text/css>
<script language=javascript><!--
function isInt() {
return ((event.keyCode >= 48) && (event.keyCode <= 57))
}
function vollbild(bild,breite,hoehe) {
window.open("vollbild.php?bild=" + bild +"", "Vollbild", "toolbar=no, resizable=no, scrollbars=no, directories=no, menubar=no, status=no, width=" + breite + ", height=" + hoehe);
}
function setCookie(name, value, expires, path, domain, secure) {
var curCookie = name + "=" + escape(value) +
((expires) ? "; expires=" + expires.toGMTString() : "") +
((path) ? "; path=" + path : "") +
((domain) ? "; domain=" + domain : "") +
((secure) ? "; secure" : "");
document.cookie = curCookie;
}
function nachMarke() {
d=document;
d.getElementById("such1").style.display="inline";
d.getElementById("such2").style.display="none";
setCookie('Nach','Marke');
}
function nachStandort() {
d=document;
d.getElementById("such1").style.display="none";
d.getElementById("such2").style.display="inline";
setCookie('Nach','Standort');
}
function zurMerkliste(id) {
setCookie('Merkliste','<?php echo $_COOKIE['Merkliste']; ?>||'+id);
alert('Das Fahrzeug wurde Ihrer Merkliste hinzugefügt.');
}
//--></script></head><body bgcolor=white topmargin=20 marginheight=20><td aligen=left><table border=0 cellspacing=0 cellpadding=0 width=762>
<tr><td colspan=2><table border=0 cellspacing=0 cellpadding=0 width=762><tr><td><a href=index.php><img src=images/koko.jpg border=0></a></td></tr></table></td></tr>
<tr><td><img src=images/space.gif width=1 height=15></td></tr>
<tr><td bgcolor=#FF8C00 colspan=2><table border=0 cellspacing=4 cellpadding=0><tr><td class=white> <a href=index.php class=noul><b>Startseite</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> <a href=index.php?d=suchen class=noul><b>Fahrzeug suchen</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> <a href=index.php?d=suchen&haendler=d class=noul><b>Händler suchen</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> <a href=index.php?d=suchen&merkliste=d class=noul><b>Meine Merkliste</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> <a href=index.php?d=anbieten class=noul><b>Fahrzeug anbieten</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> </td></tr></table></td></tr>
<tr><td bgcolor=#d4d4d4 colspan=2><img src=images/space.gif width=1 height=5></td></tr>
<tr><td valign=top><img src=images/space.gif width=212 height=20><br>
<table border=0 cellspacing=0 cellpadding=0 width=185><tr><td background=images/mn_bg.gif>
<div id=such1 style="width:185px; z-index:1; display:<?php if($_COOKIE['Nach']=="Marke" || $_COOKIE['Nach']=="") echo "inline"; else echo "none"; ?>;"><?php
include("inc/marke.div.php");
?></div>
<div id=such2 style="width:185px; z-index:1; display:<?php if($_COOKIE['Nach']=="Standort") echo "inline"; else echo "none"; ?>;"><?php
include("inc/standort.div.php");
?></div>
<br><br><img src=images/space.gif width=13 height=7><img src=images/mn_list.gif width=4 height=7> <a href=index.php?d=all><b>Alle Kategorien</b></a><br><img src=images/space.gif width=1 height=2><br><br><img src=images/mn_footer.gif width=185 height=4></td></tr></table>
<?php
include("inc/links.div.php");
?>
</td>
<td valign=top><img src=images/space.gif width=550 height=20><br><table border=0 cellspacing=0 cellpadding=0 width=550><tr><td bgcolor=#D5D5D5><img src=images/hd_<?php if(file_exists("images/hd_$d.gif")==1) echo $d; else echo "willkommen"; ?>.gif></td></tr></table><table border=0 cellspacing=0 cellpadding=15 width=550><tr><td bgcolor=#eeeeee><?php
if(file_exists("inc/$d.inc.php")==1) include("inc/$d.inc.php");
else include("inc/home.inc.php");
?></td></tr></table>
</td></tr></table><img src=images/auto.gif><br><br>
<span class=footer>Powered by <a href=index.php class=footer><? echo "$dtitel" ?></a> <img src="images/ft.gif" align="middle" width="3" height="9"> <a href=index.php?d=suchen class=footer><b>Fahrzeug suchen</b></a> <img src="images/ft.gif" align="middle" width="3" height="9"> <a href=index.php?d=anbieten class=footer><b>Fahrzeug anbieten</b></a> <img src="images/ft.gif" align="middle" width="3" height="9"> <a href=index.php?d=agb class=footer>Nutzungsbedingungen</a> <img src="images/ft.gif" align="middle" width="3" height="9"> <a href=index.php?d=impressum class=footer>Impressum</a> <img src="images/ft.gif" align="middle" width="3" height="9"> <img src="images/top.gif" align=middle width=7 height=4> <a href=#top class=footer>Seitenanfang</a></td><br> <br> <br>Copyright © by <a href=http://www.verkaufenkauto.de target=_blank>Verkaufenauto.de/index.php</a> Alle Rechte vorbehalten<br>
</body></html>
<META NAME="DESCRIPTION" CONTENT="Kostenlose Verkaufanzeigen, oder KFZ-Angebote bis 5 Bilder.
Von Privat oder Händlerangebote. Auch Wohnwagen und Zubehör.
Verkaufenauto ihr kostenloser Anzeigenmarkt ">
<META NAME="KEYWORDS" CONTENT="PKW,Automarkt,Autoteile,Bussgeldrechner,K FZ,KFZmarkt,KFZ-Markt,Autohandel,Autobörse,Kleinanzeigen,Gebraucht e Autos,Auto,Kfzangebote,Automotor,Zubehör,Kfz Versicherungen,Mietwagen,Exportautos,TÜV,">
<META NAME="OWNER" CONTENT="webmaster@adlip.de">
<META NAME="AUTHOR" CONTENT="Bernd Fritz ">
<META HTTP-EQUIV="EXPIRES" CONTENT="">
<META HTTP-EQUIV="CHARSET" CONTENT="ISO-8859-1">
<META HTTP-EQUIV="CONTENT-LANGUAGE" CONTENT="Deutsch">
<META HTTP-EQUIV="VW96.OBJECT TYPE" CONTENT="Datenbank">
<META NAME="RATING" CONTENT="Alle">
<META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
<META NAME="REVISIT-AFTER" CONTENT="30 Days">
Das soll da rein .
Setze ich das rein, Error ! Schon zig mal gemacht - Komme nicht auf den
Trichter wie ich die Metatag einbinde
Danke im voraus
lg
bernd
<?
if (!ini_get('register_globals'))
{
$types_to_register = array('GET','POST','COOKIE','SESSION','SERVER');
foreach ($types_to_register as $type)
{
if (@count(${'HTTP_' . $type . '_VARS'}) > 0)
{
extract(${'HTTP_' . $type . '_VARS'}, EXTR_OVERWRITE);
}
}
}
include("config.inc.php");
mysql_connect("$dbserver","$dbuser","$dbpass");
mysql_select_db($dbdata);
?><html><head><title><? echo "$dtitel" ?></title>
<link rel=stylesheet href=style.css type=text/css>
<script language=javascript><!--
function isInt() {
return ((event.keyCode >= 48) && (event.keyCode <= 57))
}
function vollbild(bild,breite,hoehe) {
window.open("vollbild.php?bild=" + bild +"", "Vollbild", "toolbar=no, resizable=no, scrollbars=no, directories=no, menubar=no, status=no, width=" + breite + ", height=" + hoehe);
}
function setCookie(name, value, expires, path, domain, secure) {
var curCookie = name + "=" + escape(value) +
((expires) ? "; expires=" + expires.toGMTString() : "") +
((path) ? "; path=" + path : "") +
((domain) ? "; domain=" + domain : "") +
((secure) ? "; secure" : "");
document.cookie = curCookie;
}
function nachMarke() {
d=document;
d.getElementById("such1").style.display="inline";
d.getElementById("such2").style.display="none";
setCookie('Nach','Marke');
}
function nachStandort() {
d=document;
d.getElementById("such1").style.display="none";
d.getElementById("such2").style.display="inline";
setCookie('Nach','Standort');
}
function zurMerkliste(id) {
setCookie('Merkliste','<?php echo $_COOKIE['Merkliste']; ?>||'+id);
alert('Das Fahrzeug wurde Ihrer Merkliste hinzugefügt.');
}
//--></script></head><body bgcolor=white topmargin=20 marginheight=20><td aligen=left><table border=0 cellspacing=0 cellpadding=0 width=762>
<tr><td colspan=2><table border=0 cellspacing=0 cellpadding=0 width=762><tr><td><a href=index.php><img src=images/koko.jpg border=0></a></td></tr></table></td></tr>
<tr><td><img src=images/space.gif width=1 height=15></td></tr>
<tr><td bgcolor=#FF8C00 colspan=2><table border=0 cellspacing=4 cellpadding=0><tr><td class=white> <a href=index.php class=noul><b>Startseite</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> <a href=index.php?d=suchen class=noul><b>Fahrzeug suchen</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> <a href=index.php?d=suchen&haendler=d class=noul><b>Händler suchen</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> <a href=index.php?d=suchen&merkliste=d class=noul><b>Meine Merkliste</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> <a href=index.php?d=anbieten class=noul><b>Fahrzeug anbieten</b></a> <img src=images/mn_spacer.gif align=absmiddle width=1 height=5> </td></tr></table></td></tr>
<tr><td bgcolor=#d4d4d4 colspan=2><img src=images/space.gif width=1 height=5></td></tr>
<tr><td valign=top><img src=images/space.gif width=212 height=20><br>
<table border=0 cellspacing=0 cellpadding=0 width=185><tr><td background=images/mn_bg.gif>
<div id=such1 style="width:185px; z-index:1; display:<?php if($_COOKIE['Nach']=="Marke" || $_COOKIE['Nach']=="") echo "inline"; else echo "none"; ?>;"><?php
include("inc/marke.div.php");
?></div>
<div id=such2 style="width:185px; z-index:1; display:<?php if($_COOKIE['Nach']=="Standort") echo "inline"; else echo "none"; ?>;"><?php
include("inc/standort.div.php");
?></div>
<br><br><img src=images/space.gif width=13 height=7><img src=images/mn_list.gif width=4 height=7> <a href=index.php?d=all><b>Alle Kategorien</b></a><br><img src=images/space.gif width=1 height=2><br><br><img src=images/mn_footer.gif width=185 height=4></td></tr></table>
<?php
include("inc/links.div.php");
?>
</td>
<td valign=top><img src=images/space.gif width=550 height=20><br><table border=0 cellspacing=0 cellpadding=0 width=550><tr><td bgcolor=#D5D5D5><img src=images/hd_<?php if(file_exists("images/hd_$d.gif")==1) echo $d; else echo "willkommen"; ?>.gif></td></tr></table><table border=0 cellspacing=0 cellpadding=15 width=550><tr><td bgcolor=#eeeeee><?php
if(file_exists("inc/$d.inc.php")==1) include("inc/$d.inc.php");
else include("inc/home.inc.php");
?></td></tr></table>
</td></tr></table><img src=images/auto.gif><br><br>
<span class=footer>Powered by <a href=index.php class=footer><? echo "$dtitel" ?></a> <img src="images/ft.gif" align="middle" width="3" height="9"> <a href=index.php?d=suchen class=footer><b>Fahrzeug suchen</b></a> <img src="images/ft.gif" align="middle" width="3" height="9"> <a href=index.php?d=anbieten class=footer><b>Fahrzeug anbieten</b></a> <img src="images/ft.gif" align="middle" width="3" height="9"> <a href=index.php?d=agb class=footer>Nutzungsbedingungen</a> <img src="images/ft.gif" align="middle" width="3" height="9"> <a href=index.php?d=impressum class=footer>Impressum</a> <img src="images/ft.gif" align="middle" width="3" height="9"> <img src="images/top.gif" align=middle width=7 height=4> <a href=#top class=footer>Seitenanfang</a></td><br> <br> <br>Copyright © by <a href=http://www.verkaufenkauto.de target=_blank>Verkaufenauto.de/index.php</a> Alle Rechte vorbehalten<br>
</body></html>
Kommentar