I want to set the baseurl in my project . I am using zend framework .But i am new to zend framework and i don't have any idea about how to set it? Please help. Thanks in advance
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together
I think it automatically done by the zend-framework.....
try to echo............
It will give you the desired answer.......
One way is through Bootstrap.php:
Another way is through application.ini:
please try this. In your abcd.phtml ( zend framework ).
From http://framework.zend.com/manual/en/zend.controller.request.html