How do you start two scripts at the same time? well exactly like that: start two scripts at the same time.
Open two seperate browser-windows and load the script, or make a third script that uses exec() or whatever to start two copies.
Heck, you could even compile the CGI version of PHP and use the shell.
But hat exactly do you think you can do with this?