|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2011-06-14 08:37 UTC] tyra3l at gmail dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Mar 11 12:00:02 2026 UTC |
Description: ------------ public_html/account-edit.php:35 if ($handle && !preg_match('@[0-9A-Za-z_]{4,20}$@', $handle)) obviously this will prevent any 2 char long username from editing.