| 
	
 | 
 Posted by Oli Filth on 10/03/05 16:23 
Maverick wrote: 
> You guys are clueless; as to what I'm talking about, why answer... 
> 
> php has a redirect function called  header("location: 
> http:/so&so.com/"); 
 
I repeat: *You* are not thinking. 
 
"Location: ..." is not a function of PHP, but part of the HTTP 
specification. 
 
"_top", "_parent", etc. is HTML, i.e. is nothing to do with HTTP, and 
certainly not PHP. 
 
So, there will never be a function in PHP to do this, because it's 
impossible. 
 
 
P.S. I'd watch your attitude if you expect any help from a NG in 
future. 
 
--  
Oli
 
  
Navigation:
[Reply to this message] 
 |