| 
 Posted by Keith on 07/02/95 11:27 
On Fri, 23 Sep 2005 19:47:42 -0000, gordonb.5bwx5@burditt.org (Gordon Burditt) wrote: 
 
>>	Is there a way through PHP to open up a new window in PHP and run 
>>another program in it as you would in 
>>Javascript?  Is there a way to call a Javascript function from within a 
>>PHP script? 
> 
>PHP runs on the server.  Javascript runs on the client. 
> 
>PHP can write HTML and Javascript that will be run on the client, 
>however, and that's probably how you accomplish what you want. 
> 
>						Gordon L. Burditt 
 
 
Gordon: 
	Thanks!  
 
Keith
 
[Back to original message] 
 |