|
|||
|
Hi,
the following codes can't print out baseURL. What might cause the problem? It is in Action Class: function init() { $this->initView(); echo "request URL ".$this->_request->getBaseUrl(); $this->view->baseUrl = $this->_request->getBaseUrl(); echo $this->view->baseUrl." baseURL\n"; // Zend_Loader::loadClass('Zend_Debug'); } thanks! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|