From: Merdouille <[email protected]> > #!/usr/bin/php > $temp = array(); > while ( $input = fgets(STDIN) ) { > echo "302:http://www.yahoo.fr/"; > } > ?>
Maybe try with a '\n'...?
JD
From: Merdouille <[email protected]> > #!/usr/bin/php > $temp = array(); > while ( $input = fgets(STDIN) ) { > echo "302:http://www.yahoo.fr/"; > } > ?>
Maybe try with a '\n'...?
JD