Posted by Stefan Mueller on 02/02/06 10:09
Within PHP I'd like to do a test and if the test is true I'd like to open another page. <?php if (!isset($_SESSION['my_session_variableberechtigung'])) { --> open page 'login.php' } ?> How can I open another page by PHP? Stefan
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming