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

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

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

WBOY
WBOYOriginal
2016-06-13 13:06:04837browse

上一行就是$sql2的赋值,但是在运行程序的过程中,却报错,提示$sql2未声明,怎么回事?
$sql2="select count(id) from emp";
$sqlHelper->execute_dql_fenye($sql1,$sq12,$fenyePage);
$sqlHelper->close_connect();

------解决方案--------------------
你第二行是sq12,sq十二啊
------解决方案--------------------
嗯,哈哈,一个是sql二,一个是sq十二

Statement:
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