Category Archives: Zend Framework

June 18, 2012
by Julian

New Features in Zend Framework 1.12

According to Matthew Weier O’Phinney announcement, Zend Framework team is pleased to announce the immediate availability of the first release candidate of the Zend Framework 1.12 series, 1.12.0RC1  New Features Continue reading

Posted in DotKernel, Zend Framework | 1 Comment

March 22, 2012
by Julian

Zend Framework dropped integration of WURFL adapter

According to Matthew Weier O’Phinney, Zend Framework Project Leader, in the next release of ZF, 1.12.0 branch, WURFL adapter will be dropped due to a change in licensing by the WURFL project – the free version is now AGPL — … Continue reading

Posted in DotKernel, Zend Framework | 3 Comments

February 16, 2012
by Julian

How to Set a Persistent Connection to Database with Zend Framework Zend_Db adapter

From time to time, it may be a good idea to have a persistent connection to database. The place where it should be added that new configuration option is application.ini ( DotKernel approach as an example) Do not try something … Continue reading

Posted in Best Practice, DotKernel, Zend Framework | 1 Comment

October 13, 2011
by Adrian

Zend_Console implementation in DotKernel

Starting with 1.5, DotKernel has a Console bootstrap to easily run PHP scripts from the command line. The most common use for this is to be able to run cron jobs without using wget and going through Apache. Continue reading

Posted in DotKernel, Zend Framework | Leave a comment

July 28, 2011
by Julian

Zend_Session usage in DotKernel – Refactor of Dot_Session class

We found a strange behaviour of sessions in one of our project, running DotKernel version 1.5.0 Similar to this one described here In unknowns circumstances, and only in IE 8 and IE9 , the session cookie is not saved on … Continue reading

Posted in Best Practice, DotKernel, Zend Framework | Leave a comment

  • Page 1 of 2
  • 1
  • 2
  • >