[/php]
<?php
$add_site = true;
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content="WebSite PRO 4.3" />
<meta http-equiv="Content-type" content="text/html; charset=windows-1250" />
<meta name="Author" content="Radosław Zygadło" />
<meta name="Description" content="" />
<meta name="Keywords" content="" />
<link rel="stylesheet" type="text/css" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/lightbox.css" media="screen" />
<link rel="shortcut icon" href="images/favicon.ico">
<title>ART-FLEX_pl - Koszulki dla Ciebie i Twojej firmy.</title>
<script src="js/prototype.js" type="text/javascript"></script>
<script src="js/scriptaculous.js?load=effects,builder" type="text/javascript"></script>
<script src="js/lightbox.js" type="text/javascript"></script>
</head>
<body>
<table align="center" valign="top" width="921" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><?php include "include/naglowek.php"; ?></td>
</tr>
<tr>
<td align="center" width="921" background="images/main.gif">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2" width="40"></td>
<td rowspan="2" width="312" height="312"><a href="images/jpg/mapa.jpg" rel="lightbox" title="ART-FLEX, ul. Narutowicza 3, 33-100 Tarnów"><img src="images/mapa.gif" border="0" width="312" height="312" alt=""></a></td>
<td width="519" height="50" class="styl2" valign="middle">
Napisz do nas<br>
</td>
<td rowspan="2" width="50"></td>
</tr>
<tr>
<td width="519" class="styl1" valign="top">
<?php
{
$email = 'biuro@art-flex.pl';
$subject = 'Mail wysłany przez strone';
$message = '<table width="500" height="200" border="0" cellspacing="0" cellpadding="0"><tr><td class="styl2" align="center">Diękujemy za wiadomość<br>postaramy się wkrótce odpowiedzieć</td></tr></table>';
$error = '<table width="500" height="200" border="0" cellspacing="0" cellpadding="0"><tr><td class="styl2" align="center">Wystąpił błąd podczas wysyłania formularza</td></tr></table>';
$charset = 'windows-1250';
$head =
"MIME-Version: 1.0\r\n" .
"Content-Type: text/plain; charset=$charset\r\n" .
"Content-Transfer-Encoding: 8bit";
$body = '';
foreach ($_POST as $name => $value)
{
{
for ($i = 0; $i < count($value); $i++)
{
}
}
}
}
else
{
?>
<form action="?" method="post">
<table width="519" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="main" align="center">
<table align="center" valign="top" width="519" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table valign="top" width="150" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="styl5">* imie (nick)</td>
</tr>
<tr>
<td><input type="text" name="Imie_i_nazwisko"></td>
</tr>
<tr>
<td class="styl5">nazwisko</td>
</tr>
<tr>
<td><input type="text" name="Imie_i_nazwisko"></td>
</tr>
<tr>
<td class="styl5">firma</td>
</tr>
<tr>
<td><input type="text" name="Firma"></td>
</tr>
<tr>
<td class="styl5">* e-mail</td>
</tr>
<tr>
<td><input type="text" name="E-Mail"></td>
</tr>
<tr>
<td class="styl5">telefon</td>
</tr>
<tr>
<td><input type="text" name="Telefon"></td>
</tr>
</table>
</td>
<td width="10"></td>
<td valign="top">
<table valign="top" width="250" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="styl5">* treść</td>
</tr>
<tr>
<td><textarea name="Komentarz" rows="8" cols="40"></textarea></td>
</tr>
<tr>
<td class="styl5">* tak oznaczone pola musisz wypełnić</td>
</tr>
<tr>
<td><input type="submit" value="Wyślij"><input type="reset" value="Skasuj"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
<?php
}
?>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td><?php include "include/stopka.php"; ?></td>
</tr>
</table>
</body>
</html>
[php]