To correctly view this site, you need a modern browser compatible with cascading style sheets
Mo
Tu
We
Th
Fr
Sa
Su
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
select t1.*,t2.*,t3.*, t1.id as idshow,t2.name as venuename, t2.address_city as venuelocation, t3.country as state, t3.iso as isostate, t3.usa as country,t1.all_ages as allages from shows t1 left join show_venue t2 on t2.id=t1.idvenue left join countrylist t3 on t1.idcountry=t3.id where t1.id=1348Server shutdown in progress Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/fishbone/www/functions2.php on line 485
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/fishbone/www/functions2.php on line 486
select t1.*,t2.*,t3.*, t1.id as idshow,t2.name as venuename, t2.address_city as venuelocation, t3.country as state, t3.iso as isostate, t3.usa as country,t1.all_ages as allages from shows t1 left join show_venue t2 on t2.id=t1.idvenue left join countrylist t3 on t1.idcountry=t3.id where t1.id=2046MySQL server has gone away Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/fishbone/www/functions2.php on line 485
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/fishbone/www/functions2.php on line 486