/p>
$ res=mysql_query ($ sqlDisable); ($ row=mysql_fetch_row ($ res)) {($ selection == $ row [0]) {echo lt; option disabled selected value= " $ row [0] " gt; $ row [$ field] lt;/option gt; raquo ;; } else lt; option disabled value=" $ row [0] " gt; $ row [$ field] lt;/option gt; raquo ;; }} lt;/select gt; raquo ;;} ComandEnc ($ tbl) {(isset ($ _ REQUEST [insert_data]))
{$ Num=insert ($ tbl);} (isset ($ _ REQUEST [view_data])) {View ($ tbl, 1);} (isset ($ _ REQUEST [delete_data])) { (isset ($ _ REQUEST [id])) {$ v=$ _ REQUEST [id]; ($ v == ) {$ v=0;}} else $ v=0; $ Num=delete_record ($ tbl, $ v);} (isset ($ _ REQUEST [next])) {(isset ($ _ REQUEST [id])) {$ v=$ _ REQUEST [id]; ($ v == laquo ; ) {$ v=0;}} else $ v=0;$Num=getNext($tbl,$v);}(isset($_REQUEST[prev])){(isset($_REQUEST[id])){$v=$_REQUEST[id];($v==laquo;raquo;) {$ v=0;}} else $ v=0; $ Num=getPrev ($ tbl, $ v);} (isset ($ _ REQUEST [add])) {$ Num= raquo ;;} $ Num; }? gt; _Numer.php (див. рис 3)
lt;? include base.php raquo ;;
$ Num=ComandEnc ( Numbers );? gt;
lt; html gt; lt; head gt;
lt; meta http-equiv= Content-Type content= text/html; charset=windows - 1251 / gt;
lt; title gt; Конвертор lt;/title gt;
lt; link rel= stylesheet type= text/css href= cs.css gt;
lt;/head gt; lt; body gt;
lt; a href= index.php gt; На головну lt;/a gt;
lt; table border= 1 cellpadding= 0 cellspacing= 0 gt;
lt; form action= addnum.php method= post gt;
lt; tr gt; lt; td colspan= 2 align= center gt; lt; strong gt; Інформація по номеру lt;/strong gt;
lt; input type= hidden name= id value= lt ;? echo ($ Num [0])? gt; gt;
lt;/td gt; lt;/tr gt;
lt; tr gt; lt; td width= 150 gt; Номер: lt;/td gt;
lt; td gt; lt; input type= text name= Numer maxlength= 10 value= lt;? echo ($ Num [1])? gt; gt; lt;/td gt; lt;/tr gt;
lt; tr gt; lt; td width= 150 gt; Клас номера: lt;/td gt; lt; td gt;
lt;? GetPickData ( select * from Num_klass , , 1, Klass , $ Num [2]);? gt; lt;/td gt; lt;/tr gt;
lt; tr gt; lt; td width= 150 gt; Поверх: lt;/td gt;
lt; td gt; lt; input type= text name= stage maxlength= 30 value= lt;? echo ($ Num [3])? gt; gt; lt;/td gt; lt;/tr gt;
lt; tr gt; lt; td width= 150 gt; Число місць: lt;/td gt; lt; td gt; lt; input type= text name= places maxlength= 30 value= lt ;? echo ($ Num [4])? gt; gt; lt;/td gt; lt;/tr gt;
lt; tr gt; lt; td colspan= 2 align= center gt;
lt; input type= submit name= prev value= lt; lt; lt; / gt;
lt; input type= submit name= next value= gt; gt; gt; / gt;
lt; input type= submit name= add value= Додати / gt; lt;/td gt; lt;/tr gt; lt; tr gt;
lt; td colspan= 2 align= center gt;
lt; input type= submit name= insert_data value= Зберегти / gt;
lt; input type= submit name= delete_data value= Видалити / gt;
lt;/td gt; lt;/tr gt; lt;/form gt; lt;/table gt;
lt; table border=1 gt; lt; tr gt; lt; td gt; № lt;/td gt; lt; td gt; Номер двері lt;/td gt; lt; td gt; Клас номера lt;/td gt;
lt; td gt; Поверх lt;/td gt; lt; td gt; Колчество місць lt;/td gt; lt;? View ( Numbers , 0);? gt;
lt;/body gt; lt;/html gt; .php (див. рис 2)
lt;? include base.php raquo ;; $ r=ComandEnc ( klients );? gt;
lt; html gt; lt; head gt; lt; meta http-equiv= Content-Type content= text/html; charset=windows - 1251 / gt; lt; title gt; Операції з номерами lt;/title gt;
lt; link rel= stylesheet type= text/css href= cs.css gt;
lt;/head gt; lt; body gt;
lt; a href= index.php gt; На головну lt;/a gt;
lt; form action= klients.php method= post name= input_gost gt;
lt; table border= 1 cellpadding= 0 cellspacing= 0 gt; lt; tr gt;
lt; td colspan= 2 align= center gt; lt; strong gt; Реєстрація гостя lt;/strong gt;
lt;...