include "../../files/php/funkcje.php"; $id=1218; $tour = pfs_select_one (array ( fields => array ( 'nazwa'), table => $DB_TABLES[tours], where => array ( id => $id ) )); ?>