¡@

Home 

php Programming Glossary: zend's

Lucene with PHP

http://stackoverflow.com/questions/2010663/lucene-with-php

You could use Zend_Search_Lucene in your site and forego Zend's MVC database and related components. share improve this answer..

How can I relax PHP's open_basedir restriction?

http://stackoverflow.com/questions/223800/how-can-i-relax-phps-open-basedir-restriction

using it in this instance. So here is the inclusion from Zend's bootstrap define 'APPLICATION_PATH' realpath dirname __FILE__..

Tracking Memory Usage in PHP

http://stackoverflow.com/questions/2290611/tracking-memory-usage-in-php

share improve this question real_usage works this way Zend's memory manager does not use system malloc for every block it..

Commitment to Zend Framework - any arguments against?

http://stackoverflow.com/questions/2427981/commitment-to-zend-framework-any-arguments-against

there is as a component library . I do not want to adopt Zend's MVC model I just need high quality components for Internationalization.. and so on. Because I am building a redistributable product Zend's flexibility e.g. the support for five different dictionary formats..

how to declare a php class with a variable name

http://stackoverflow.com/questions/7438324/how-to-declare-a-php-class-with-a-variable-name

persisted login with Zend_Session::rememberMe

http://stackoverflow.com/questions/9537305/persisted-login-with-zend-sessionrememberme

improve this question 1 for noting the major flaw behind Zend's approach to the 'remember me' functionality. Some people don't..