Re: [PHP] need for $_POST[''] changed after server upgrade
Posted by Michael Hulse on 10/03/63 11:34
On Dec 12, 2005, at 9:26 PM, matt@criticalcode.com wrote:
> The only problem I see with this is now you are asking php to issue a
> count on the $_REQUEST array, this could take some time depending on
> your
> form size.