Sunday, 8 September 2013

getForm from php

getForm from php

So I have the following code:
if( Session::newInstance()->_getForm('name') != "" )
I would like to know where the 'name' is stored.
I have already searched online for _getForm, but I didn't find anything.
If you could help, it would be awesome.

No comments:

Post a Comment