Hi.
I'm setting up a commercial script on my site that allows customers to purchase domain name registrations.
I reached a point when entering multiple registration periods for the tlds, that the script returned an error and stopped accepting further input.
The developer logged in and responded:
It appears you've reached the max post limit that a browser will allow in a web form and so therefore it can't post the values of anymore fields and so is not getting the last fields on the page which is the add new field ones. The only way to add furthur TLDs and pricing would be directly in phpMyAdmin.
My question is, being a copy and paste guy, are there any settings in PHP/MySQL that I can modify to get around this problem?
Thanks -
L.