begin your php page with ob_start(); after the header() call add ob_end_flush();
On Tue, 24 Jun 2003, Matthew K wrote: > Hi, I would like to be able to forward a user to a new URL if they do not > meet the requiremnts laid out by the PHP script, but header will not allow > it, becuase other things have already been outputted... > What would the code be? > > Thanks, Matt K. > [EMAIL PROTECTED] > > > > -- Best regards, Shimi ---- "Outlook is a massive flaming horrid blatant security violation, which also happens to be a mail reader." "Sure UNIX is user friendly; it's just picky about who its friends are." -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php