Examples about Writing URLs in Zend Framework

intro
I’ve learned about writing url using helpers. The following content is about it. In this article, the base url is http://localhost/mybase/.

1.Examles about Writing URLs in Controller
The following content shows examples about getting URLs in controller.

The following content shows examples about doing redirect in controller.
2.Examles about Writing URLs in View
The following content shows an example about getting URLs in view.

Reference
Related information about getting URLs of static file in view is on the following site.

Leave a Reply

Your email address will not be published.