Forum Moderators: coopster
Variable names follow the same rules as other labels in PHP. A valid variable name starts with a letter or underscore, followed by any number of letters, numbers, or underscores.
so really you should have the number after, if that was used on a server with register_globals on it would cause problems.