I'm using the recess framework. Suppose I have a URL like this
www.example.com/try.php?this=5
In recess, what do i do to access the value of parameter this
??
I'm using the recess framework. Suppose I have a URL like this
www.example.com/try.php?this=5
In recess, what do i do to access the value of parameter this
??