[PHP] Re: response.redirect

2003-03-07 Thread Setec Astronomy
Christopher Myatt wrote: > is there any way to do a *response.redirect* call like in asp from a > php script? PHP Manual => header function http://www.php.net/manual/it/function.header.php Es. header("Location: http://www.yoursite.com/desturl.php";); -- PHP General Mailing List (http://www.p

[PHP] Re: PHP WEB module doesn't execute php console scripts?

2003-03-05 Thread Setec Astronomy
Alex Ciurea wrote: > Hello, > > I have a linux-debian machine. I've installed the php-module for the > apache web server, and I've realized that my php scripts (launced > from console) doesn't work. > > What should I install in order to make working those php-scripts ? To execute PHP scripts