You are currently browsing the daily archive for Maret 26, 2011.
Arsip Harian
Programming Note : CakePHP’s paginator for Social Games (Japan)
Maret 26, 2011 in cake php, programming, Social Games | Tags: cake php, pagination, php, programming, social games | Tinggalkan Komentar
This is my first time using CakePHP.
According to Wikipedia : CakePHP is an open source web application framework for producing web applications.
you can read the rest from here http://en.wikipedia.org/wiki/CakePHP. And you can learn CakePHP more from here : http://book.cakephp.org/view/3/The-Manual#!/view/4/Beginning-With-CakePHP.
basically CakePHP is a MVC framework that working in PHP.
This note is made for my personal memo.
I won’t talk a lot about CakePHP definition, so let’s get going to the problem that I have yesterday on my work.
CakePHP is supporting automatic pagination link for it’s page that generated in it’s view.
it’s very helpful for me, but there is a disadvantage from this.
It’s okay using the CakePHP pagination to your site, but if you work on Social Games Platform especially in japan that need you to wrap all your application’s link with the platform’s link rule.

Jeritan orang terakhir