|
|||
|
Hi all,
I just recently started using Zend framework, so sorry if this is a stupid question. I'm trying to create urls using $this->url() in my views. So for example, in one view I have PHP Code:
PHP Code:
Again, sorry if I'm missing something obvious, I just can't seem to figure out what I'm doing wrong. |
|
|||
|
Thanks for the reply, seems that I mistyped it when I was writing it here, I'm too dependent on IDEs lol, I had it typed correctly in my actual app
![]() But I found a fix to the problem I was having, I just needed to add a couple of extra parameters to the url() function: PHP Code:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|