thanks again Jason,
I copied this code form my Profile.php to show you and i replace with your code.
but still show that " NO RECORD FOUND" on the Profile page after log in..
<?php
if (!isset($_SESSION)) {
session_start();
}
?>
Jason,
Do you think i will complete this project?????