script1.php
script2.php
I run script1.php
Try
<?php session_start(); session_write_close(); sleep(10);
Related: Thoughts on PHP sessions