awakener1986
03-12-2010, 10:49 AM
hi i have a question about iframes.
lets say we a url for example in the main page.
www.example.com?test=1&test2=2
and we have an iframe which has a diff url in it.
is it possible to do a php $_REQUEST['test'] or $_REQUEST['test2'] which are coded in the iframe but the parameters are actually in the main page url ?
help would b appreciated thanks
lets say we a url for example in the main page.
www.example.com?test=1&test2=2
and we have an iframe which has a diff url in it.
is it possible to do a php $_REQUEST['test'] or $_REQUEST['test2'] which are coded in the iframe but the parameters are actually in the main page url ?
help would b appreciated thanks