HI saiprem...
Thanks for ur reply...
I worked with the code, as you said...
$values['creator_address'] = '$ss_address';
$values['tm_name'] = '$ss_name';
foreach($values as $keys=>$val)
{
unset($_SESSION[$keys]);
$_SESSION[$keys] = $val;
}
notsure, if it is correct or wrong...
It doesnt work... I m totally lost....
Could you please.. help me with the codes... can u add the codes, in the pg1.php and pg2.php.... of my first posting.. and let me know...Pls help me with it.. Thanks...
and not sure how to use the session...while passing to the next page...