Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; db has a deprecated constructor in /var/www/domains/lucb1e.com/randomprojects/crapware/zasdf.php on line 9
SELECT 'username','password'  FROM `users`   WHERE `username`  LIKE '%luc%' ;
SELECT 'user'  FROM `users` `u`  INNER JOIN `pages`  ON `p`.`userid`  = 'u.id' ;
Also view the source.