摘要: query($sql); $cnt=$result->rowCount(); } catch (PDOExpecyion $e) { } if ($cnt!=0) { while($row=$result->fetch()) { $outputcheck[]=... 阅读全文
posted @ 2016-04-13 09:23 杨逍红2014551608 阅读(288) 评论(0) 推荐(0)