Preview: produkty5.php
Size: 2.03 KB
/home/www/idcceurope.com/www/idcceurope.com/cze/produkty5.php
<?
require "db.php";
$vysledek = MySQL_Query("SELECT * FROM kontakt") or die (mysql_error());
$zaznam = MySQL_Fetch_Array($vysledek);
$web=$zaznam['nazev']."";
?>
<title><? echo "$web"; ?> | Produkty</title>
<link href="styl.css" rel="stylesheet" type="text/css">
<table width="990" height="326" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="50" align="right" valign="top"><table width="781" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right" background="images/lista2.png"><table width="671" height="50" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="123" class="style23"><a href="index.php?page=produkty1">Provozní úvěry</a></td>
<td width="174" class="style23"><a href="index.php?page=produkty2">Úvěr na pořízení DHM</a></td>
<td width="116" class="style23"><a href="index.php?page=produkty3">Úvěr na auto</a></td>
<td width="178" class="style23"><a href="index.php?page=produkty4">Finanční poradenství </a></td>
<td width="80" class="style23"><a href="index.php?page=produkty5">Zajištění</a></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td width="381" height="276" align="center" valign="top"><div id="div">
<div>
<blockquote>
<h2 class="style16"> </h2>
</blockquote>
<div align="justify">
<blockquote>
<blockquote>
<p align="justify" class="style1">
<?php
require_once "db.php";
$vysledek = MySQL_Query("SELECT * FROM zahlavi ") or die (mysql_error());
$zaznam = MySQL_Fetch_Array($vysledek);
$cesta=$zaznam['produkty5']."";
echo "$cesta";
?>
</p>
</blockquote>
</blockquote>
</div>
</div>
</div> </td>
</tr>
</table>
Directory Contents
Dirs: 5 × Files: 46