| 
 Posted by stragatto on 10/14/07 20:40 
Michael Fesser ha scritto: 
> .oO(mantrid) 
>  
>> header("location: http://www.example.com"); 
>> to goto a new page 
>> I wish to make it open the new page in a new browser window. How do I modify 
>> the above script to do this? 
>  
> Not possible. HTTP knows nothing about browser windows. 
>  
> Micha 
 
Opening new windows is a javascript task, not a php one. 
 
G.
 
  
Navigation:
[Reply to this message] 
 |