execute_dql_fenye($sql1,$sq12,$fenyePage); $sqlHelper->close_co"/> execute_dql_fenye($sql1,$sq12,$fenyePage); $sqlHelper->close_co">

上一行就是$sql2的赋值,但是在运行程序的过程中,却报错,提示$sql2未声明,咋回事

WBOY
Release: 2016-06-13 12:51:02
Original
857 people have browsed it

上一行就是$sql2的赋值,但是在运行程序的过程中,却报错,提示$sql2未声明,怎么回事?
$sql2="select count(id) from emp";
$sqlHelper->execute_dql_fenye($sql1,$sq12,$fenyePage);
$sqlHelper->close_connect();
------解决方案--------------------
你第二行是sq12,sq十二啊
------解决方案--------------------
嗯,哈哈,一个是sql二,一个是sq十二

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template