"; }

Препараты

Комплексные гомеопатические лекарственные средства производства "OOO ДОКТОР Н".
#!/usr/bin/perl -w use DBI; print "Content-Type: text/html\n\n"; $record=15; $forward=0; $back=0; $num = 0; $table="dn_preparate"; $dbh= DBI->connect("DBI:mysql:homeo-apte_dn:homeo-apte.mysql","homeo-apte_mysql","8lj3bhlx") || die "Got error $DBI::errstr when connecting to $dsn\n"; $sth = $dbh->prepare("SET NAMES cp1251") or die $mysql::db_errstr; $sth->execute or die "Unable_to_execute"; print ""; $my_query_string = $ENV{'QUERY_STRING'}; #print "MY $my_query_string
"; if ($my_query_string ne "") { @pairs = split(/&/,$my_query_string); foreach $pair (@pairs) { ($name, $value) = split(/=/, $pair); $value =~ s/%([a-fA-Fа-яА-Я0-9][a-fA-Fа-яА-Я0-9])/pack("c",hex($1))/eg; if ($name eq "number") { $form{number} = $value; } if ($name eq "all") { $form{all} = $value; } } $num=$form{number}; $all=$form{all}; $sth = $dbh->prepare("SELECT * FROM $table LIMIT $num,$record") or die $mysql::db_errstr; $sth->execute or die "Unable_to_execute"; while ( @row = $sth->fetchrow_array ) { out_form() } $sth->finish; } else { $sth = $dbh->prepare("SELECT * FROM $table where id<10000") or die $mysql::db_errstr; $sth->execute or die "Unable_to_execute"; $rv = $sth->rows; $all=$rv; $sth->finish; $num = 0; $sth = $dbh->prepare("SELECT * FROM $table LIMIT $num,$record") or die $mysql::db_errstr; $sth->execute or die "Unable_to_execute"; while ( @row = $sth->fetchrow_array ) { out_form() } $sth->finish; } $dbh->disconnect; $form{number}=0; $forward=$num+$record; $back=$num-$record; if (($forward <= $all) && ($back >= 0)) { print ""; } elsif ($back < 0) { print ""; } elsif ($forward > $all) { print ""; } print "
<< Назад"; print ""; print "Далее >>
Далее >>
<< Назад
"; Apache::exit(); sub out_form { print "
"; if ($row[3] ne "") { print ""; } if ($row[2] ne "") { print ""; } if ($row[4] ne "") { print ""; } if ($row[5] ne "") { print ""; } if ($row[6] ne "") { print ""; } if ($row[7] ne "") { print ""; } if ($row[8] ne "") { print ""; } if ($row[9] ne "") { print ""; } if ($row[10] ne "") { print ""; } if ($row[11] ne "") { print ""; } print "

$row[1]

$row[3]
Лекарственная форма
$row[2]
$row[4]
$row[5]
$row[6]
$row[7]
$row[8]
$row[9]
$row[10]
$row[11]

АВТОРИЗАЦИЯ
E-mail
Пароль
Регистрация
Забыли пароль?

  Информация  
   контакты
   где купить
  Препараты  
   препараты
   монопрепараты
  ДОКТОР Н  
   о компании
   новости
   Каталог лекарственных препаратов
   Каталог косметической продукции
   косметика
   зубные пасты

Copyright © ДОКТОР Н, 2004—2024.Все права защищены. Последнее обновление: 2024

  Рейтинг@Mail.ru Яндекс цитирования   Яндекс.Метрика