$query = "SELECT h.htitle, h.id, h.image_link, h.hits, c.id AS catid, ".
" c.title AS cattitle, h.price, h.published, h.priceunit, ".
" h.hlocation, h.featured_clicks, h.featured_shows, h.rooms, ".
" h.year, h.bedrooms, h.house_size, h.description, h.listing_type
|