我看人家的代码都是这样写的,为何我写的就报错.Notice: Undefined variable: txt1 in F:\zend\opc\estimate\php_button.php on line 22
我已经在PHP.INI中把register_globals = On打开了.
请问我是否遗漏了什么.
...全文
13512打赏收藏
php简单问题
我看人家的代码都是这样写的,为何我写的就报错.Notice: Undefined variable: txt1 in F:\zend\opc\estimate\php_button.php on line 22 我已经在PHP.INI中把register_globals = On打开了. 请问我是否遗漏了什么.