| 
 Posted by Rainman on 03/23/06 16:53 
I didn't find the answer in the FAQ at php.net... 
 
I have a button on parent.php that launches a page (child.php) in a new  
window.  Child.php does some database activity and is silent (unless  
there is an error).  I want this child.php to close itself if there are  
no errors.  How can I do this? 
 
Mark
 
[Back to original message] 
 |