Ideal PHP Session Size?

Posted by Jason on Stack Overflow See other posts from Stack Overflow or by Jason
Published on 2008-10-20T03:09:37Z Indexed on 2010/05/08 7:48 UTC
Read the original article Hit count: 333

Filed under:

Hi, I have a PHP form (mortgage app) that is about 400 fields, traffic on the site will be low.

What is the ideal Session size for 400 fields going into a MySQL db?

In PHP.ini what do I set?

Anything I should set that I am missing?

-Jason

© Stack Overflow or respective owner

Related posts about php5