Hi,

    I have a peace of code PHP like this:

    <?php

            header("Location: http://www.php.net");
            print ("Wait .....");
    ?>

    But the word 'Wait' doesn't appear.

    I'm looking for a function that open a new window and write in the
sentece "Wait ...."

    I'm sure you could help me.

    Thanks


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to