Tags
Apache beta comics fedora Frameworks funny General Ghana gnome Humour images javascript john cleese json karmic koala Laurence J. Peter Linux Lucene mokocharlie morgenthaler MVC mysql Net Neutrality php QoS Quotes reposession of the US soul calibur sqlite testing themes Thunderbird Ubuntu Uncategorized Web Services wulf yoda Zend Zend_Acl Zend_Form Zend_Navigation Zend_Paginator Zend_Search_LuceneMeta
Tag Archives: Zend
A note on Zend Pagination
Having gone round in so many circles I finally found out that when useing Zend Pagination and the current route you are using has more than one dynamic variable i.e $router->addRoute( ‘listingswithpage’, new Zend_Controller_Router_Route( ‘/listing/:type/:page’, array(‘controller’ => ‘listing’, ‘action’ => … Continue reading
Mod_Rewrite and Zend Framework 1.10.x and Ubuntu
So all the tutorials on configuring your development server to run Zend Framework successfully say that you need to enable mod_rewrite in apache2 so that .htaccess and Zend_Router* works well. What they all say is to make sure it’s loaded … Continue reading
Posted in Linux, MVC Frameworks, REST, Ubuntu, Web Development, Zend, php
Tagged Linux, MVC, php, Ubuntu, Web Services, Zend
2 Comments