Sending emails using Dot_Email component and Zend_Email
Dot_Email class extends Zend_Mail, so all the methods from Zend_Mail are available in Dot_Email. Dot_Email is a simple class composed only from 2 methods, except constructor, all other methods beeing inherited from Zend_Mail.
camelCase Table Names in MySQL on Windows
If you are using a WAMP stack, like WAMP or XAMPP, and try to create a table in camelCase ( example: adminLogin) you will notice that camelCase is not working, table name will be lowercase: adminlogin. In order to fix this, you need to add to your my.
DotKernel Database Naming Conventions for MySQL
DotKernel borrows the database naming conventions from FaZend: Rules of naming of database tables and columns. FaZend is an open-source PHP framework based on Zend Framework.
DotBoost Technologies : Products and Services North American Relaunch
A new style and advanced approach to accompany the Dotkernel source release Dotboost is pleased to announce our North American Relaunch. This new phase comes as a result of dedicated research and analysis on how to best serve clients in Canada and the US.
Aptana PHP installation in Aptana 2.x
As all aptana fans know, Aptana PHP plugin was discontinued in Aptana 2.x, in favor of PDT.
DotKernel Template Engine
DotKernel Template Engine is an implementation of PHPLib Template engine for PHP5. It has an amazing ability to separate the application code from the presentation layer.
DotKernel version 1.0 in action
DotKernel is the DotBoost's in-house developed framework, based on Zend Framework. DotKernel is at version 1.
Scienta ZF Debug Bar: A very helpfull ZF debug tool
Just found today a very interesting and helpful debug tool: Scienta We at DotKernel used some very basic debug bar: queries, time spent , memory used. But this Scienta is way more complex and nicer then our internal code, so we switch to it and integrate it in DotKernel code base.
Zend Framework 1.7.0 Released
At first glance , the biggest news is AMF support: Adobe's Action Message Format protocol to your PHP 5 application Download latest ZF
Zend Framework as PEAR accessible repository on Plesk server
Why we want to install ZF as PEAR ? Because is too boring and time consuming to move all ZF files up and down for each script you want to install , there are a lot of files. Also that way we can forget about the need to update ZF at latest versions, and keep tracks of which version and on which server we have ZF.
Page 5 of 6 · 52 articles total