11172006 0643 GMT-6

Cant you do something like

while(x does not equal 1){
        do this
        x=1;
}
if (x=1){
        now do this
}

wade


On Fri, 2006-11-17 at 03:08 -0800, Sarah Foxton wrote:
> Hi there, 
> 
> I have 2 scripts,
> 
> After the 1st script is run/activated, i'll like it to automatically forward 
> the result (POST) to the 2nd script
> 
> Is that poss ?
> 
> G
> 
> 
> 
> 
> 
> 
> 
> 
> Community email addresses:
>   Post message: [email protected]
>   Subscribe:    [EMAIL PROTECTED]
>   Unsubscribe:  [EMAIL PROTECTED]
>   List owner:   [EMAIL PROTECTED]
> 
> Shortcut URL to this page:
>   http://groups.yahoo.com/group/php-list 
> Yahoo! Groups Links
> 
> 
> 
> 
> 

Reply via email to