PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
The things that go in header() are simply HTTP headers so that wont work...
Before today it could have been done with javascript but that doesn't work most of the time these days due to popup blockers. The only way to launch a popup (fairly) is to have the user click something.
It's crafty and unfair IMO but you can still launch popups with embedded Java applets I believe.
Ok, before the script opens my message.php page, can you give an example of code (either java or html) that will force the message.php to open in a new browser?