use of $_REQUEST['']
Posted: Thu Nov 23, 2006 1:42 am
I am sending values using post method and i want to access all of them on next page, now i don't know the field names and i want to access them all using request or some other if available in php
is it possible that i can access them if i don't know field names.
is it possible that i can access them if i don't know field names.