Forcing UTF8 connections and character set in MySQL
In some situations, it may be neccesar to force MySQL server collation and character set to UTF8. As you can't control all scripts that are connecting to your database( for instance: mysql command line, or mysqldump) For that , open the my.
Commitment to PHP - new Zend Certified Engineers - ZCE - in our team
Another 2 of our team members passed the ZCE exam. Now we are 5 :-) That mean we are really taking PHP into serious , and at least we have good technical skills.
Using UTF8 charset in DotKernel
In order to use UTF8 encoding in your DotKernel based system, is needed to make some changes in both database structure and in the application.ini file.
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.
Zend Studio PHP Formatter file for DotKernel coding standard.
Here is uploaded the XML file , ready to be imported in your Zend Studio, version 9.x This file follow DotKernel’s Coding standard.
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.
Manual upgrade of WURFL xml file in DotKernel
DotKernel Application Framework can be downloaded with WURFL XML file bundled in it, but is quite an old file, the latest GPL version, from June 2011. Because of license changed of that WURFL file, this bundled file will not be upgraded anymore by us.
Remote connections to MySQL server on Plesk based servers
By default, MySql servers on Linux machines where Plesk is installed, have the old_passwords=1 or ON flag. That mean even if you have MySQL 5.
Zend Server 5.5 Quick Setup on Windows
In order to make usable a fresh installation of Zend Server 5.5.
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.
Page 3 of 6 · 52 articles total