|
| |
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'cacoast_admin'@'localhost' (using password: YES) in /home/cacoast/adodb_directoryhq/drivers/adodb-mysql.inc.php on line 358
No database selected
SELECT
URL, AdTitle, City,
PhoneNumber, CustomerTableId, PaidListing,
TollFreeAreaCode, TollFree, AdBrief,
CustomerTableId, AreaCode, PhoneNumber,
TollFreeAreaCode, TollFree, AdDescription
FROM
customer_tbl
WHERE
category_id = 15
ORDER BY
PaidListing DESC, City
| |