Wordpress - samsonasik.wordpress.com - Welcome to Abdul Malik Ikhsan's Blog

Latest News:

Zend Framework 2 : multiple named DB adapter instances using ‘adapters’ subkey 27 Jul 2013 | 03:46 am

Zend Framework 2.2 comes with abstract_factories Zend\Db\Adapter\AdapterAbstractServiceFactory that allow us to configure multiple named DB adapter instances. This is step by step to do it  : 1. Regis...

Zend Framework 2 : Reset HeadTitle Position from View 14 Jul 2013 | 12:28 pm

Sometime, we need to reset position of title that default we can look at ZendSkeletonApplication like “My Album – ZF2 Skeleton Application” to something like “ZF2 Skeleton Application – My Album”. We ...

Zend Framework 2 : Handling Db connection Error 2 Jun 2013 | 01:58 am

Db Connection error is not part of dispatch.error, so we should make a tricky way to handle it to make user happy when see the page. We should try the connection, and catch when failed. call ViewModel...

Zend Framework 2 : Handling Db connection Error 2 Jun 2013 | 01:58 am

Db Connection error is not part of dispatch.error, so we should make a tricky way to handle it to make user happy when see the page. We should try the connection, and catch when failed. call ViewModel...

Zend Framework 2 : Working with AuthenticationService and Session Db Save Handler 28 May 2013 | 10:44 pm

One of the Session SaveHandlers that Zend Framework 2 provide is DbTableGateway Save Handler that utilize Zend\Db as a session save handler. How to combine authentication service with it ? Let’s learn...

Zend Framework 2 : Working with AuthenticationService and Session Db Save Handler 28 May 2013 | 10:44 pm

One of the Session SaveHandlers that Zend Framework 2 provide is DbTableGateway Save Handler that utilize Zend\Db as a session save handler. How to combine authentication service with it ? Let’s learn...

Zend Framework 2 : Register Event Listeners in Configuration File 18 May 2013 | 12:12 am

Zend Framework 2.2 released. It comes with ton of new features. Now, I will show you how to set event listeners in Configuration File. Event Listeners can be registered in config/application.config.ph...

Zend Framework 2 : Register Event Listeners in Configuration File 18 May 2013 | 12:12 am

Zend Framework 2.2 released. It comes with ton of new features. Now, I will show you how to set event listeners in Configuration File. Event Listeners can be registered in config/application.config.ph...

Zend Framework 2 : Paginator – Using TableGateway Object 6 May 2013 | 10:41 am

Zend Framework 2.2 is coming, more feature, more improvement.One of features that i like is DbTableGateway adapter for Paginator that can be used at your Table Class to make our life easier. The curre...

Zend Framework 2 : Paginator – Using TableGateway Object 6 May 2013 | 10:41 am

Zend Framework 2.2 is coming, more feature, more improvement.One of features that i like is DbTableGateway adapter for Paginator that can be used at your Table Class to make our life easier. The curre...

Recently parsed news:

Recent searches: