SELECT a.co_rand, a.nm_title, a.txt_description, a.nm_rent_payment, a.dec_purchase, a.dec_rent, a.dec_season, a.dec_iptu, a.dec_condominium, a.nm_condominium, a.int_amount_bedroom, a.int_amount_suite, a.int_amount_wc, a.int_amount_park, a.int_amount_living_room, a.int_age, a.nm_barter, a.int_useful_area, a.int_total_area, a.nm_address, a.nm_number, a.nm_complement, a.nm_zip_code, a.nm_district, a.nm_zone, a.txt_iframe_google_maps, a.nm_view_in_map, a.nm_video, a.nm_channel, a.nm_status, a.st_register, b.nm_category, c.nm_category AS nm_subcategory, d.nm_uf, e.nm_city, f.nm_name, f.nm_email, f.nm_tel, f.nm_cel, f.int_is_whatsapp, f.nm_photo FROM tb_property AS a LEFT JOIN tb_category AS b ON (a.co_category = b.co_seq_category) LEFT JOIN tb_category AS c ON (a.co_subcategory = c.co_seq_category) LEFT JOIN tb_state AS d ON (a.co_state = d.co_seq_state) LEFT JOIN tb_city AS e ON (a.co_city = e.co_seq_city) LEFT JOIN tb_user AS f ON (a.co_user_responsible = f.co_seq_user) WHERE a.co_seq_property = '1259') or die()o valor do strSql_1 eh SELECT a.co_rand, a.nm_title, a.txt_description, a.nm_rent_payment, a.dec_purchase, a.dec_rent, a.dec_season, a.dec_iptu, a.dec_condominium, a.nm_condominium, a.int_amount_bedroom, a.int_amount_suite, a.int_amount_wc, a.int_amount_park, a.int_amount_living_room, a.int_age, a.nm_barter, a.int_useful_area, a.int_total_area, a.nm_address, a.nm_number, a.nm_complement, a.nm_zip_code, a.nm_district, a.nm_zone, a.txt_iframe_google_maps, a.nm_view_in_map, a.nm_video, a.nm_channel, a.nm_status, a.st_register, b.nm_category, c.nm_category AS nm_subcategory, d.nm_uf, e.nm_city, f.nm_name, f.nm_email, f.nm_tel, f.nm_cel, f.int_is_whatsapp, f.nm_photo FROM tb_property AS a LEFT JOIN tb_category AS b ON (a.co_category = b.co_seq_category) LEFT JOIN tb_category AS c ON (a.co_subcategory = c.co_seq_category) LEFT JOIN tb_state AS d ON (a.co_state = d.co_seq_state) LEFT JOIN tb_city AS e ON (a.co_city = e.co_seq_city) LEFT JOIN tb_user AS f ON (a.co_user_responsible = f.co_seq_user) WHERE a.co_seq_property = '1259') or die()


Warning: Cannot modify header information - headers already sent by (output started at /home/imovei16/public_html/imovel.php:168) in /home/imovei16/public_html/imovel.php on line 345