Remi35151 Member Jun 6, 2016 #1 Hello, how to get the title of prefixes because I recovers the id in the db PHP: static function getPrefixe() { $db = XenForo_Application::getDb(); $req = $db->fetchAll('SELECT * FROM xf_thread_prefix'); return $req; } thank you in advance
Hello, how to get the title of prefixes because I recovers the id in the db PHP: static function getPrefixe() { $db = XenForo_Application::getDb(); $req = $db->fetchAll('SELECT * FROM xf_thread_prefix'); return $req; } thank you in advance