/home/mjc1/public_html/onlinecs/test2.php
1 2 3 4 5 6
<?
session_start
();
echo
"
$id
"
;
?>