Search the Community
Showing results for tags 'basic'.
-
What is a. b. pa. sav. m. cl. tx. in the SQL command and how many there are like this? Can someone tell me which work for what?
-
I've created this funciton : static protected $cacheName = array(); public static function getCmsNameById($id_cms_category) { if (!isset(self::$cacheName[$id_cms_category])) self::$cacheName[$id_cms_category] = Db::getInstance(_PS_USE_SQL_SLAVE_)->getValue(' SELECT `name` FROM `'._DB_PREFIX_.'...