RE: [PHP] executing another php.script

2001-11-11 Thread Martin Towell

include "file";

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 12, 2001 3:44 PM
To: [EMAIL PROTECTED]
Subject: [PHP] executing another php.script


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]



Re: [PHP] executing another php.script

2001-11-11 Thread Richard S. Crawford

I'm not clear on what it is that you are trying to accomplish.  Could you 
restate your question, please?

At 08:43 PM 11/11/2001, David Tod Sigafoos wrote:
>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


Sliante,
Richard S. Crawford

http://www.mossroot.com
mailto:[EMAIL PROTECTED]
AIM: Buffalo2K   ICQ: 11646404  Y!: rscrawford
"It is only with the heart that we see rightly; what is essential is 
invisible to the eye."  --Antoine de Saint Exupéry

"Push the button, Max!"


--
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] executing another php.script

2001-11-11 Thread David Tod Sigafoos

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]