RE: [PHP] easy things - forms, variable sending

2002-11-22 Thread Rich Gray
Hi Some suggestions below... Cheers Rich >This is a trivial question - what function can I use to automatically >proceed to some link, one that can be executed without any user input. header('Location: http://www.newurl.blah') >How can we, most efficiently, send all the data (variables) from on

RE: [PHP] easy things - forms, variable sending

2002-11-22 Thread Van Andel, Robert
[PHP] easy things - forms, variable sending Hi, This is a trivial question - what function can I use to automatically proceed to some link, one that can be executed without any user input. How can we, most efficiently, send all the data (variables) from one page to another? Also, woul

[PHP] easy things - forms, variable sending

2002-11-22 Thread Krzysztof Wozniak
Hi, This is a trivial question - what function can I use to automatically proceed to some link, one that can be executed without any user input. How can we, most efficiently, send all the data (variables) from one page to another? Also, would you happen to know, as PHP is very often used in f