amp; nbsp; amp; nbsp; lt; span gt; lt; li style=«margin: 0px 0px 0.5em; padding: 0px; text-indent: - 1.4em; » gt; r n lt; strong gt;. lt;/strong gt; amp; nbsp; amp; nbsp;. ( amp; nbsp; amp; nbsp;) amp; nbsp; amp; nbsp;. lt;/li gt; r n lt; li style=«margin: 0px 0px 0.5em; padding: 0px; text-indent: - 1.4em; » gt; r n lt; strong gt;. lt;/strong gt; amp; nbsp; amp; nbsp; ,, Amp; nbsp; amp; nbsp; amp; nbsp;. amp; nbsp; amp; mdash; amp; nbsp; 2 amp; nbsp; amp; nbsp;. lt;/li gt; r n lt; li style=«margin: 0px 0px 0.5em; padding: 0px; text-indent: - 1.4em; » gt; r n lt; strong gt; lt;/strong gt; amp; nbsp; (,,). ,,. amp; nbsp; amp; mdash; amp; nbsp; 2 amp; nbsp; amp; nbsp;. lt;/li gt; r n lt;/ul gt; ),
(4, raquo ;, «,«, 3, lt; h2 style=«margin: 0.7em 0px 0.5em - 15px; padding: 0px; font-weight: normal; font-family: «Trebuchet MS», Arial, Helvetica, sans-serif; font-style: italic; color: rgb (0, 0, 0); font-size: 24px; » gt; r n amp; nbsp ; lt;/h2 gt; r n lt; p style=«margin: 0px 0px 1em; padding: 0px; color: rgb (70, 70, 70); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 22.5px;" gt; r n 03062,, amp; nbsp; lt; span gt; amp; nbsp; lt; span gt;: amp; nbsp; lt; span gt;.: amp; nbsp; lt; a href=«mailto: info@softa.ua» style=«color: rgb (0, 93, 173);» gt; info@provod.ualt;/a gt; lt; br/ gt; r n ICQ: amp; nbsp; lt; span style=«line-height: 14.77199935913086px; color: rgb (34, 34, 34); font-size: 12px;» gt; 598142429 lt;/span gt; lt;/p gt; r n lt; p style=«margin: 0px 0px 1em; padding: 0px; color: rgb (70, 70, 70); font-family: Arial, Helvetica, sans-serif; font-size:15px; line-height: 22.5px; » gt; r n amp; nbsp; lt;/p gt; r n lt; h2 style =« margin: 0.7em 0px 0.5em - 15px; padding: 0px; font-weight: normal; font-family: «Trebuchet MS», Arial, Helvetica, sans-serif; font-style: italic; color: rgb (0, 0, 0); font-size: 24px; » gt; r n amp; nbsp; lt;/h2 gt; r n lt; p style=«margin: 0px 0px 1em; padding: 0px; color: rgb (70, 70, 70); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 22.5px; » gt; r n. lt;/p gt; );
- -
`roles`
TABLE IF NOT EXISTS `roles` (
`id_role` tinyint (3) unsigned NOT NULL AUTO_INCREMENT,
`name_role` varchar (255) NOT NULL, KEY (` id_role`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3;
`roles`
INTO `roles` (` id_role`, `name_role`) VALUES
(1, ),
(2, );
-
-
`zakaz_tovar`
-
TABLE IF NOT EXISTS `zakaz_tovar` (
`zakaz_tovar_id` int (10) unsigned NOT NULL AUTO_INCREMENT,
`orders_id` int (10) unsigned NOT NULL,
`goods_id` int (10) unsigned NOT NULL,
`quantity` tinyint (3) unsigned NOT NULL,
`name` varchar (255) NOT NULL,
`price` float NOT NULL, KEY (` zakaz_tovar_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=40;
-
`zakaz_tovar`
-
INTO `zakaz_tovar` (` zakaz_tovar_id`, `orders_id`,` goods_id`, `quantity`,` name`, `price`) VALUES
(34, 24, 50, 1, Kaspersky Internet Security 2014 raquo ;, 453),
(38, 28, 7, 1, Windows 7 Ultimate Russian DVD BOX raquo ;, +3669),
(39, 29, 2, 1, Dr. Web Security Space raquo ;, 329);
/*! 40101 SET CHARACTER_SET_CLIENT=@ OLD_CHARACTER_SET_CLIENT * /;
/*! 40101 SET CHARACTER_SET_RESULTS=@ OLD_CHARACTER_SET_RESULTS * /;
/*! 40101 SET COLLATION_CONNECTION=@ OLD_COLLATION_CONNECTION * /;
Apache
utf - 8_flag magic_quotes_gpc Off404 /page404.html
On
# RewriteCond% {REQUEST_FILENAME}!- D
# RewriteCond% {REQUEST_FILENAME}!- F ^ page/( d +) /? $ Index.php? view=page amp; page_id=$ 1 ^ (hits | new | sale) /? $ index.php? view=$ 1 ^ category/( d +) /? $ index.php? view=cat amp; category=$ 1 ^ category/( d +)/page=( d +)? /? $ index.php? view=cat amp; category=$ 1 amp; page=$ 2 ^ category/( d +)/order/([az] +)/page=( d +)? /? $ index.php? view=cat a...