|
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.
|