Home > Backend Development > PHP Tutorial > php web2.0中的有关问题(php+smarty+zend)

php web2.0中的有关问题(php+smarty+zend)

WBOY
Release: 2016-06-13 13:53:05
Original
975 people have browsed it

php web2.0中的问题(php+smarty+zend)
Notice: Use of undefined constant nul - assumed 'nul' in E:\xampp-win32-1.7.2-beta2\xampp\htdocs\zfw\application\controllers\AccountController.php on line 12

 line 12代码:$fp = new FromProcessor_UserRegistration($this->db);

有没有哪位遇到过,帮忙解决一下~~谢谢!~

------解决方案--------------------
是不是空 null 写成 nul 了

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