mysql_query() [function.mysql-query]: Unable to save result set in
mysql_num_rows(): supplied argument is not a valid MySQL result resource
SQL语句:
select cityid,cityname from phpup_city where parent_id in (select cityid from phpup_city where parent_id = (select cityid from phpup_city where pinyin = 'bangbu'))