How about you do

readfile('http://server.com/yourPHP.php'); 

That just opens that file, ie the same as clicking it...

Andrew

----- Original Message ----- 
From: "David Tod Sigafoos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 8:42 PM
Subject: [PHP] Re: executing another php.script


> Mike ..
> 
> thanks for trying .. but that simply is not useful.
> 
> On Mon, 12 Nov 2001 10:18:34 -0500, [EMAIL PROTECTED] (Mike Harvey)
> wrote:
> 
> >Just "include(script2.inc)" in your loop.
> 
> >"David Tod Sigafoos" <[EMAIL PROTECTED]> wrote in message
> >[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >> I am sure that I am just .. missing this ..
> >>
> >> From one script I wish to 'execute' another script.  How is this done?
> >>
> >> Setting a link and clicking is not the answer .. one script loops
> >> through all the 'selected' rows and I want to 'execute' another script
> >> for each row .. can this be done?
> >>
> >> thanks
> >>
> >> DSig
> >> David
> >
> >
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to