Can anyone tell me if there is a way to make the url helper generate an
https:// link?

Doing this sort of thing:

<?=$this->url(array('action'=>'purchase', 'controller'=>'click',
'id'=>$p->getId(),'paypal'=>'1'), null, true)?>

But I want it to generate an https:// link

Cheers

Rob
-- 
View this message in context: 
http://www.nabble.com/Https-links-question-with-the-view-url-helper-tp19454418p19454418.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to