install oci8grep: /usr/include/php/main/php.h: No such file or directory grep: /usr/include/php/Zend/zend_modules.h: No such file or directory grep: /usr/include/php/Zend/zend_extensi
public function process(Zend_Controller_Request_Abstract $request) $this->first_name = $this->sanitize($request->getPost('first_name'));}
我的问题是$request是zend_controller_request_abstract类的一个实例,但是getpost是定义在zend_controller_request_http类中的一个函数,它
of 536870912 bytes exhausted (tried to allocate 32 bytes) in [myfile.php] on line [unpack line]PHP 5.5.3-1ubuntu2.2 (cli) (built: Feb 28 2014 20:06:05)
Copyright (c) 1997-2013