Page 1 of 1

Cookies or session() question?

Posted: Thu Nov 24, 2005 5:17 am
by pedrokas
Hi all
i've to make a large recruit form for my company.
all you know it must have identification (name,sex, date of birth, nacionality,address etc...) of the candidate, the qualifications of the person, language knowlege, etc.
My form has 80 fields.
I've thought to make 4 pages (id, qualification, knowlege, availability) and i've to pass the data between the pages, because in the last one i've to add to a mysql table and send an email.

so now the question:
What is the better solution to pass the values, session() or cookies?

tks!

Posted: Thu Nov 24, 2005 5:24 am
by Jenk
session :)

Posted: Thu Nov 24, 2005 6:03 am
by pedrokas
tks i'll do it with session()!!!!

Pedro out!

Re: Cookies or session() question?

Posted: Thu Nov 24, 2005 8:49 am
by Grim...
pedrokas wrote:My form has 80 fields.
8O