Date: 07/31/01
- Next message: Matt Gregory: "[phplib] Authenication"
- Previous message: Sam C. Nicholson !!: "Re: [phplib] Remote session/authentication"
- In reply to: nathan r. hruby: "Re: [phplib] Blatantly off topic-- but fun"
- Next in thread: Brian Popp: "RE: [phplib] Blatantly off topic-- but fun"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I hava program1.php
program2.php
I need to pass a value from 1 to 2 change it at 2 and
send back to 1.
Example:
Program1 $cliente="Smith"
Program2 echo "cliente . $cliente" // Smith
ok
Program2 $cliente="John"
Program1 echo "cliente . $cliente" // John ???
>From program1 i have and include off program2.
Thanks in advanced.
Perhaps i have to use de session_var some one have an
example-
Thanks
Julio Oliveira - Buenos Aires - Argentina
Oliveira_julio <email protected>
_________________________________________________________
żLo probaste?
Correo gratis y para toda la vida en http://correo.yahoo.com.ar
-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>
- Next message: Matt Gregory: "[phplib] Authenication"
- Previous message: Sam C. Nicholson !!: "Re: [phplib] Remote session/authentication"
- In reply to: nathan r. hruby: "Re: [phplib] Blatantly off topic-- but fun"
- Next in thread: Brian Popp: "RE: [phplib] Blatantly off topic-- but fun"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

