Page1 header("Location:Page2.php"); session_start(); $_SESSION[\'username\']=$NOFCHILDREN; Page2 session_start(); $name=$_SESSION[\'username\'];