Page 1 of 1

[SOLVED]JUST A SIMPLE YES OR NO

Posted: Sun Jul 18, 2004 3:23 pm
by Calimero
I need to use header twice (page1-page2-someotherpage)

IS THIS POSSIBLE>

submit variables (file-upload) to page1.php
page1.php by Header/location calls page2.php
page2.php by header/location calls some_other_page.php

JUST to see if this is possible, from those of you that probably faced this problem.

Thanks Ahead !

Posted: Sun Jul 18, 2004 3:24 pm
by feyd
last I checked, yes it is possible.

...

Posted: Sun Jul 18, 2004 3:25 pm
by Calimero
thanks