
Monday, May 17, 2010 | 0 comments
zendframework css php
As each day require more complex designs css files, if we optimize the normal application is to divide these files and load only what is needed, but this practice is penalized with increments's HTTP requests.
Ideally, CSS will divide into as many files as you need to optimize, but have a system that once loaded.
With Zend Framework and inform the css helpers we want and discover our exclusive special html code generates all together and orderly, saw this and works to integrate with [
Wednesday, May 5, 2010 | 0 comments
zendframework zend_view
These helpers are a useful tool in ZendFramework, most often used to save code or perform tasks that otherwise would be very difficult or expensive.
The simplest way to use a "Helper" is in a View:
<base href="<?phpecho$this->baseUrl();?>" />
but we can also use them within a controller, or where we have access to the current view
<?php$this->_helper->getHelper('thehelper');
Most Class Helpers Zend_View_Helper_Abstract descederan for extra
...Sunday, April 18, 2010 | 0 comments
zendframework php
Several days ago I received from MayFlower.de ea poster of the class hierarchy of Zend Framework, which I'm quite proud and secure a preferential place in my new office.
Sorry I could not run the story before but I have been these months without Web for professional reasons.
MAYFLOWER is a German company dedicated to consulting specializing in integrating PHP programming, support and education.
...and, ofcourse the photo
[img]/public/media/uploa
...
+34 677 62.74.00