Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zend-framework

Preventing SQL injections with PHP and Zend Framework - how?

invalid characters for lucene text search

Zend Framework - How to call controller's redirect() from within an action helper

php zend-framework

Patterns for clearing Zend Cache

zend-framework zend-cache

Get a PHPActiveRecord result as simple array, not array of objects

Zend Form Validate Range Date

Zend Framework: How to unset the one stylesheet from the HeadLink helper

Zend Framework separating developer-specific environment info from config?

Zend Framework: Getting started using SQLite

How do you Unit Test a Zend_Form that includes the CSRF form element?

How to handle multi-select boxes in a zend framework form?

zend-framework zend-form

Zend Framework - When to use viewscripts/partials vs view helpers

php zend-framework

"IS NULL" in Zend_Db_Table select not working

Zend Framework - counting rows in select clause?

php zend-framework mysql

Passing a variable from Controller to a Partial in Zend

zend-framework

Using Zend_Auth to secure all controllers

php security zend-framework

Custom Error Message for Captcha Element In Zend Framework 1.10

How to clear session when leave controller in zend framework?

get post parameters in zend framework in "put" method

Zend 2:: getting public folder path or basePath() easily in controller action