you could try to read $_SERVER['REFERER'], but that one is only accessible if the user's browser sends it to the server.
2007/9/27, Waigani <[EMAIL PROTECTED]>: > > > Hi All, > > Is there a way to find out where a post has come from, without sending the > info in the form? In particular, can you get the module controller and > action. > > Cheers, > > -- > View this message in context: > http://www.nabble.com/post-uri-tf4526349s16154.html#a12914633 > Sent from the Zend Framework mailing list archive at Nabble.com. > >
