Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zend-framework

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

Running MySQL *.sql files in PHP

PHP - cannot use a scalar as an array warning

How to switch layout files in Zend Framework?

Change an associative array into an indexed array / get an Zend_Table_Row_Abstract as non-associative