Re: [PHP] "calling" one php script from another

2004-03-03 Thread Phillip Jackson
http://us4.php.net/switch if/else/else/else/else is ridiculously hard to read. for more then if/elseif/else use switch. ~pj "Jay Blanchard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] [snip] Does anyone know of a way to jump from one php script to another without going through th

Re: [PHP] "calling" one php script from another

2004-03-03 Thread Brian V Bonini
On Wed, 2004-03-03 at 15:21, Lucas Gonze wrote: > On Wed, 3 Mar 2004, Brian V Bonini wrote: > > > On Wed, 2004-03-03 at 14:49, Jim & Sara Feldman wrote: > > > Does anyone know of a way to jump from one php script to > > > another without going through the client browser? The closest I have > > >

Re: [PHP] "calling" one php script from another

2004-03-03 Thread Lucas Gonze
On Wed, 3 Mar 2004, Brian V Bonini wrote: > On Wed, 2004-03-03 at 14:49, Jim & Sara Feldman wrote: > > Does anyone know of a way to jump from one php script to > > another without going through the client browser? The closest I have > > been able to come to doing that is to use nested frames

Re: [PHP] "calling" one php script from another

2004-03-03 Thread Brian V Bonini
On Wed, 2004-03-03 at 14:49, Jim & Sara Feldman wrote: > Does anyone know of a way to jump from one php script to > another without going through the client browser? The closest I have > been able to come to doing that is to use nested frames where the > parent frame can call multiple php scr

RE: [PHP] "calling" one php script from another

2004-03-03 Thread Jay Blanchard
[snip] Does anyone know of a way to jump from one php script to another without going through the client browser? The closest I have been able to come to doing that is to use nested frames where the parent frame can call multiple php scripts, one for each child frame. [/snip] You mean like

[PHP] "calling" one php script from another

2004-03-03 Thread Jim & Sara Feldman
Does anyone know of a way to jump from one php script to another without going through the client browser? The closest I have been able to come to doing that is to use nested frames where the parent frame can call multiple php scripts, one for each child frame. Jim -- Jim Feldman 14 Linda Lane