Happenings
Select * from tournies
Where tour_id = #url.tour_id#
Select * from tour_pages
Where tour_id = #url.tour_id#
order by tour_page_id
#gethapname.hap_title#
Select * from tour_pics
Where hap_id = #url.tour_id# and tour_page_id = #tour_page_id#
Order By Hap_pic_id
 #Hap_pic_caption#
|
Select * from tournies
Where tour_show = 1
order by tour_id DESC
Back To TheBridgePlace.com's Home Page