hi all, hoping that you all enjoying healthy lives. I am a beginner of zend framework. I want to customize query string parameters in URL. for example, I want to customize query string from "http://localhost/myapp/public/admin/index/list/Page/2?select=title" to "http://localhost/myapp/pulic/admin/index/list/Page:2/select:title" or "http://localhost/myapp/pulic/admin/index/list/2/title". Please guide me about it.
Regards Rizwan -- View this message in context: http://www.nabble.com/Customization-of-query-string-in-URL-tp25744752p25744752.html Sent from the Zend Framework mailing list archive at Nabble.com.
