In my database I have to tables with Fname,Lname,Email,One is registration and one is for creating profile.Once the user registered successfully then the the page should be redirect to the creating profile page with the data of Fname,Lname and Email.so can any one help how to write the code??for getting the data I created session and am assigning into creating profile page but some thing is going wrong so that's why am not getting data.