| 0.0010 |
INSERT INTO `ci_sessions` (`session_id`, `ip_address`, `user_agent`, `last_activity`) VALUES ('8d14f918b368bf99db7f695a3153d97a', '38.107.179.210', 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)', 1328619136)
|
| 0.0003 |
SELECT `c`.`name`, `c`.`aname` FROM (`psu_items_cat` c) WHERE `c`.`aname` = 'akses'
|
| 0.0001 |
SELECT COUNT(*) AS `numrows` FROM `psu_items`
|
| 0.0003 |
SELECT `psu_items`.`title`, `psu_items`.`title_alias`, `psu_items`.`price`, `psu_items`.`image`, `psu_items`.`desc`, `psu_items_cat`.`name` as cname FROM (`psu_items`) JOIN `psu_items_cat` ON `psu_items`.`cat_id` = `psu_items_cat`.`id` WHERE `psu_items_cat`.`aname` = 'akses' AND `psu_items`.`published` = '1' ORDER BY `psu_items`.`id` desc LIMIT 10
|
| 0.0001 |
SELECT `c`.`name`, `c`.`aname` FROM (`psu_items_cat` c) WHERE `c`.`aname` = 'akses'
|