Warning: mysqli_connect(): (HY000/1044): Access denied for user 'ui86z_tootel'@'%' to database 'ui86z_tootelchvrsuperc' in /home/clients/3206ba5704ac6f5f93ccf374466faaa1/sites/tootel.ch/test/group.php on line 52
Warning: mysqli_set_charset() expects parameter 1 to be mysqli, bool given in /home/clients/3206ba5704ac6f5f93ccf374466faaa1/sites/tootel.ch/test/group.php on line 53
Warning: mysqli_query() expects parameter 1 to be mysqli, bool given in /home/clients/3206ba5704ac6f5f93ccf374466faaa1/sites/tootel.ch/test/group.php on line 65
**** SELECT number, categories, keyword, occupation, address, code, locality, region, type, language
FROM basicdatas WHERE REPLACE(CONCAT(number,' ',categories,' ',keyword,' ',occupation),'-', ' ')
LIKE '%fattebert%'
AND (REPLACE(region,'-', ' ') LIKE '%vaud%'
OR REPLACE(locality,'-', ' ') LIKE '%vaud%') AND VISIBILITY = '1'
AND language = 'it' ORDER BY LEFT(number,2) DESC, keyword ASC LIMIT 800 1