If your knowledge of constructors ends with “the place where I put my object initialization code,” read on. While this is mostly what a constructor is, the way a developer crafts their class construct… more →
DBGLORY 4 YOUwrote 3 days ago: A lot of experienced PHP programmers see frameworks as tools for “weak” programmers that don’t under … more →
wrote 1 week ago: While looking on for detailed information, on various configuration possible in Zend framework throu … more →
wrote 1 week ago: Bước 1: Download appserv tại đây ( ở đây mình sử dụng phiên bản 2.5.9 ) Download zend framwork tại đ … more →
wrote 4 weeks ago: ptt this code in your htaccess file ExpiresActive On ExpiresDefault “access plus 1 seconds … more →
wrote 1 month ago: _forward(): It is used to internal redirection in the Zend Framework. No new HTTP request object is … more →
wrote 1 month ago: What is MVC? Model–View–Controller (MVC) is an architectural pattern that splits interactions betwee … more →
wrote 1 month ago: link http://www.hashbangcode.com/blog/using-zend-framework-flashmessenger-590.html http://aaronsaray … more →
wrote 1 month ago: http://arshaw.com/fullcalendar/ http://blogs.digitss.com/javascript/jquery-or-non-jquery-calendar-sc … more →
wrote 1 month ago: Pre-Requisit Install Zend Framwork on you localhost Quick test for zf command : C:\>zf show versi … more →
wrote 2 months ago: This post is helpful who are trying to learn Zf with quick start tutorial on Zf documentation sectio … more →
wrote 2 months ago: The motivation for wanting to do something like this could be any of the following: You want to have … more →
wrote 2 months ago: $music_category = Engine_Api::_()->getDbTable(‘cats’, ‘ynmusic’)->fetc … more →
wrote 2 months ago: <?php class Iriswidgetbox_Form_Index extends Engine_Form { public function init() { $this -> s … more →
wrote 2 months ago: PHP sure has matured into a serious programming language from its humble beginnings. As more and mor … more →
wrote 3 months ago: It is just Day 2 of my experiences in the trenches, regular work, had kept me from this but I manage … more →
wrote 3 months ago: Recently I was writing a Soap client for some payment gateway service and came across this excaption … more →
wrote 3 months ago: So, when I was getting familiar with Zend Framework I’ve encountered with the concept of … more →
wrote 3 months ago: There is just too much going on so I thought I should put these thoughts down so that I do not lose … more →
wrote 3 months ago: Just a memo (for myself, of course). Always have to watch out for the correct naming of classes, an … more →