";
echo "";
echo "";
echo "";
echo "";
echo "";
echo "";
if (!empty($nyhets_id)) {
$result = mysqli_query($link, "SELECT id,rubrik,LEFT(innehall,200) as innehall,bildurl FROM nyheter WHERE id = '$nyhets_id'") or
die (mysqli_error());
while ($row = mysqli_fetch_array($result)) {
echo "
";
echo $row['rubrik'];
echo " - emotorsport.se
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "";
}
}
else if (!empty($blogg_id) && $sofie==$in) {
$result = mysqli_query($link, "SELECT id,rubrik,LEFT(innehall,200) as innehall,bildurl1 FROM blogg_sofielundmark WHERE id = '$blogg_id'") or
die (mysqli_error());
while ($row = mysqli_fetch_array($result)) {
echo "";
echo $row['rubrik'];
echo " - emotorsport.se/sofie
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "";
}
}
else if (!empty($blogg_id) && $fredrik==$in) {
$result = mysqli_query($link, "SELECT id,rubrik,LEFT(innehall,200) as innehall,bildurl1 FROM blogg_fredrikahlin WHERE id = '$blogg_id'") or
die (mysqli_error());
while ($row = mysqli_fetch_array($result)) {
echo "";
echo $row['rubrik'];
echo " - emotorsport.se/fredrik
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "";
}
}
if (!empty($video_id)) {
$result = mysqli_query($link, "SELECT id,titel,url,media,anvandare,thumb FROM video WHERE id = '$video_id'") or
die (mysqli_error());
while ($row = mysqli_fetch_array($result)) {
echo "";
echo $row['titel'];
echo " - se videon via emotorsport.se
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "
";
echo "";
}
}
else {
echo "emotorsport.se - allt om rally!";
echo "";
}
?>
Förare: Mattias Hägg.
Kartläsare: Emma Hägg.
Släkt & vänner till mekaniker.
Vad satsar ni på för bil 2005? Ny eller uppdaterad bil?
* Bilen är en Toyota Corolla med renoverad motor & låda + omlackad (gul) och klassen är ju Grupp H 2wd.
Vad kör ni för tävlingar, cuper, mästerskap?
* Eventuellt RM-serien men först & främst Supercupen till en början. Det blir nog också några lite mindre tävlingar, DM o.s.v.