Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zend-framework

Magento Design Patterns

How can I get the current action in Zend Framework?

php zend-framework

Adding values to a magento dropdown or multi-select product attribute while adding a new product

Grouping WHERE clauses with Zend_Db_Table_Abstract

Where do I start with Zend Framework? [closed]

php zend-framework

Registering Zend Database Adapter in Registry

zend-framework zend-db

What is the difference between redirect and forward in Zend framework

php zend-framework

Emulate MySQL LIMIT clause in Microsoft SQL Server 2000

Sending variables to the layout in Zend Framework

Zend Framework 2 for a Zend Framework Newbie [closed]

How to make PDO run SET NAMES utf8 each time I connect, In ZendFramework

How do I use PHPUnit with Zend Framework?

Zend Framework 2 + Doctrine 2 [closed]

Zend Form: How do I make it bend to my will?

What's the difference between __construct() and init()

php zend-framework

Practical Zend_ACL + Zend_Auth implementation and best practices

How do you make Zend Framework NOT render a view/layout when sending an AJAX response?

ajax zend-framework layout

Is there a way to do an "INSERT...ON DUPLICATE KEY UPDATE" in Zend Framework 1.5?

Zend Framework: How do I remove the decorators on a Zend Form Hidden Element?

Set Application_ENV via virtual host config and read this in PHP