View Single Post
Old 10-22-2009, 09:54 PM   #2 (permalink)
adamdecaf
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default

You don't, in PHP you can't grab the outer frame. You can grab it via the DOM (javascript) and then send an XMLHttpRequest (Ajax) to a php script.
__________________
My Site
adamdecaf is offline  
Reply With Quote
The Following User Says Thank You to adamdecaf For This Useful Post:
n1colius (10-23-2009)