Preview: kontakt_zmenit.php
Size: 9.35 KB
/home/www/idcceurope.com/www/idcceurope.com/admin/kontakt_zmenit.php
<link href="styl.css" rel="stylesheet" type="text/css" />
<?
require "db.php";
$vysledek = MySQL_Query("SELECT * FROM kontakt") or die (mysql_error());
$zaznam = MySQL_Fetch_Array($vysledek);
$web=$zaznam['nazev']."";
?>
<title><? echo "$web"; ?> | Změnit kontakt</title><table width="1000" height="600" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="1757" height="40" align="center" valign="middle" class="style8"><div align="center"><span class="style104"><strong>Kontakt </strong>
<?
require_once "db.php";
$vysledek = MySQL_Query("SELECT * FROM kontakt ") or die (mysql_error());
while($zaznam = MySQL_Fetch_Array($vysledek)):
$nazev=$zaznam['nazev']."";
$ulice=$zaznam['ulice']."";
$cislo_popisne=$zaznam['cislo_popisne']."";
$mesto=$zaznam['mesto']."";
$psc=$zaznam['psc']."";
$zeme=$zaznam['zeme']."";
$ic=$zaznam['ic']."";
$dic=$zaznam['dic']."";
$telefon=$zaznam['telefon']."";
$mail=$zaznam['mail']."";
$banka=$zaznam['banka']."";
$cislo_uctu=$zaznam['cislo_uctu']."";
$splatnost=$zaznam['splatnost']."";
$web=$zaznam['web']."";
endwhile;
?>
</span></div></td>
</tr>
<tr>
<td align="center" valign="top"><div align="center">
<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="545"> </td>
</tr>
<tr>
<td><form action="kontakt_zpracuj1.php" method="post" class="style1">
<input name="sent1" type="hidden" id="sent1" value=""/>
<strong>Název </strong>
<input name="menu11" type="text" id="menu11" value="<?echo"$nazev";?>" size="51"/>
<input name="vyber17" type="image" class="style456" src="images/ok.png" alt="Změnit" align="bottom" border="0" tittle="Změnit počet" />
</form> </td>
</tr>
</table>
<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="545"> </td>
</tr>
<tr>
<td><form action="kontakt_zpracuj2.php" method="post" class="style1">
<input name="sent2" type="hidden" id="sent2" value=""/>
<strong>Ulice</strong>
<input name="menu2" type="text" id="menu2" value="<?echo"$ulice";?>" size="52"/>
<input name="vyber174" type="image" class="style456" src="images/ok.png" alt="Změnit" align="bottom" border="0" tittle="Změnit počet" />
</form></td>
</tr>
</table>
<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="545"> </td>
</tr>
<tr>
<td><form action="kontakt_zpracuj3.php" method="post" class="style1">
<input name="sent3" type="hidden" id="sent3" value=""/>
<strong>Číslo popisné </strong>
<input name="menu3" type="text" id="menu3" value="<?echo"$cislo_popisne";?>" size="44"/>
<input name="vyber175" type="image" class="style456" src="images/ok.png" alt="Změnit" align="bottom" border="0" tittle="Změnit počet" />
</form></td>
</tr>
</table>
<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="545"> </td>
</tr>
<tr>
<td><form action="kontakt_zpracuj4.php" method="post" class="style1">
<input name="sent4" type="hidden" id="sent4" value=""/>
<strong>Město </strong>
<input name="menu4" type="text" id="menu4" value="<?echo"$mesto";?>" size="51"/>
<input name="vyber176" type="image" class="style456" src="images/ok.png" alt="Změnit" align="bottom" border="0" tittle="Změnit počet" />
</form></td>
</tr>
</table>
<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="545"> </td>
</tr>
<tr>
<td><form action="kontakt_zpracuj5.php" method="post" class="style1">
<input name="sent5" type="hidden" id="sent5" value=""/>
<strong>PSČ </strong>
<input name="menu5" type="text" id="menu5" value="<?echo"$psc";?>" size="52"/>
<input name="vyber177" type="image" class="style456" src="images/ok.png" alt="Změnit" align="bottom" border="0" tittle="Změnit počet" />
</form></td>
</tr>
</table>
<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="545"> </td>
</tr>
<tr>
<td><form action="kontakt_zpracuj7.php" method="post" class="style1">
<input name="sent7" type="hidden" id="sent7" value=""/>
<strong>Telefon </strong>
<input name="menu7" type="text" id="menu7" value="<?echo"$telefon";?>" size="49"/>
<input name="vyber179" type="image" class="style456" src="images/ok.png" alt="Změnit" align="bottom" border="0" tittle="Změnit počet" />
</form></td>
</tr>
</table>
<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="545"> </td>
</tr>
<tr>
<td><form action="kontakt_zpracuj8.php" method="post" class="style1">
<input name="sent8" type="hidden" id="sent8" value=""/>
<strong>E-mail </strong>
<input name="menu8" type="text" id="menu8" value="<?echo"$mail";?>" size="50"/>
<input name="vyber1710" type="image" class="style456" src="images/ok.png" alt="Změnit" align="bottom" border="0" tittle="Změnit počet" />
</form></td>
</tr>
</table>
<table width="900" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="545"> </td>
</tr>
<tr>
<td><form action="kontakt_zpracuj14.php" method="post" class="style1">
<input name="sent14" type="hidden" id="sent14" value=""/>
<strong>Web</strong>
<input name="menu14" type="text" id="menu14" value="<?echo"$web";?>" size="52"/>
<input name="vyber17102" type="image" class="style456" src="images/ok.png" alt="Změnit" align="bottom" border="0" tittle="Změnit počet" />
</form></td>
</tr>
</table>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- TinyMCE -->
<script type="text/javascript" src="jscripts/tiny_mce/tiny_mce.js"></script>
<script type="text/javascript">
tinyMCE.init({
// General options
mode : "textareas",
theme : "advanced",
plugins : "autolink,lists,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,wordcount,advlist,autosave",
// Theme options
theme_advanced_buttons1 : "save,newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,styleselect,formatselect,fontselect,fontsizeselect",
theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,insertdate,inserttime,preview,|,forecolor,backcolor",
theme_advanced_buttons3 : "tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media,advhr,|,print,|,ltr,rtl,|,fullscreen",
theme_advanced_buttons4 : "insertlayer,moveforward,movebackward,absolute,|,styleprops,|,cite,abbr,acronym,del,ins,attribs,|,visualchars,nonbreaking,template,pagebreak,restoredraft",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : "css/content.css",
// Drop lists for link/image/media/template dialogs
template_external_list_url : "lists/template_list.js",
external_link_list_url : "lists/link_list.js",
external_image_list_url : "lists/image_list.js",
media_external_list_url : "lists/media_list.js",
// Style formats
style_formats : [
{title : 'Bold text', inline : 'b'},
{title : 'Red text', inline : 'span', styles : {color : '#ff0000'}},
{title : 'Red header', block : 'h1', styles : {color : '#ff0000'}},
{title : 'Example 1', inline : 'span', classes : 'example1'},
{title : 'Example 2', inline : 'span', classes : 'example2'},
{title : 'Table styles'},
{title : 'Table row 1', selector : 'tr', classes : 'tablerow1'}
],
// Replace values for the template plugin
template_replace_values : {
username : "Some User",
staffid : "991234"
}
});
</script>
<!-- /TinyMCE -->
<script type="text/javascript">
if (document.location.protocol == 'file:') {
alert("The examples might not work properly on the local file system due to security settings in your browser. Please use a real webserver.");
}
</script>
<p> </p>
<p><span class="style8"><a href="index.php?page=obsah" class="style8"></a></span><a href="index.php?page=vyrobky" class="style104"><br />
<br />
</a></p>
</div>
<br /></td>
</tr>
<tr>
<td height="10"> </td>
</tr>
</table>
Directory Contents
Dirs: 4 × Files: 101