|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2001-11-05 01:42 UTC] clbustos at apsique dot com
When a POST is send to the script, if more than 43 variables have the same starting char, the engine freezes. No modules loaded. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 14:00:01 2025 UTC |
I forgot this: mysql_query($query) or die("I can't access the database!"); On my computer works well, but when I access the page from another computer, the system freezes. When I change the name of the variables, the problem was solved