Hello,

Im new to zend framework and i am having difficulty understanding how
parameters are used in the url.

Currently I am making urls using the following code - 

$this->url(array('controller'=>'controllername','action'=>'actionname','paramname'=>'paramvalue'))

The problem is the parameter is staying in the url in everypage I go to
following navigating to the page created using the previous code.

I realise that this is probably a ridicuously simple question but I need to
be certain that I understand why this is happening as its quite a
fundamental part of the framework

Any help would be greatly appreciated

Thank You

Julian
-- 
View this message in context: 
http://www.nabble.com/Newbie-question-regarding-parameters-in-the-url-tp20899971p20899971.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to