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 beein…
Apr 28, 2010 Read more → DotkernelcamelCase 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…
Mar 12, 2010 Read more → DotkernelDotkernel 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.
Mar 10, 2010 Read more → DotkernelDotBoost 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 anal…
Jan 28, 2010 Read more → PHP DevelopmentAptana PHP installation in Aptana 2.x
As all aptana fans know, Aptana PHP plugin was discontinued in Aptana 2.x, in favor of PDT.
Dec 01, 2009 Read more → DotkernelDotkernel 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.
Oct 02, 2009 Read more → DotkernelDotkernel version 1.0 in action
Dotkernel is the DotBoost's in-house developed framework, based on Zend Framework. Dotkernel is at version 1.
Oct 02, 2009 Read more → Zend FrameworkScienta 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…
Mar 31, 2009 Read more → Zend FrameworkZend 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
Nov 17, 2008 Read more → Zend FrameworkZend 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 forge…
Oct 03, 2008 Read more →Page 5 of 6 . 52 articles total