Thread: Parent URL
View Single Post
Old Nov 7th, 2006, 9:43 AM   #1
drumltd
Newbie
 
Join Date: Aug 2005
Posts: 19
Rep Power: 0 drumltd is on a distinguished road
Parent URL

I know that I can use _GET and _POST etc. to get variables that are passed to a file etc. when it's displayed. However if the php script is called from with in a frame these only return the variables passed to the frame (as expected)

Is there anyway of getting either the url or params from the top most parent window??

Cheers

Dave.
drumltd is offline   Reply With Quote