Quick Table of Contents
[Edit] Unexpected T_LNUMBER, expecting T_VARIABLE
This notice will render when you begin the name of a variable with a number. How can i fix itDo not use a number as the first character in the name of any variable, object, or function.$2var = "Hello"; // Wrong $var2 = "Hello"; // Right
August 29, 2011
|
This Page is Under Construction! - If You Want To Help Please Send your CV - Advanced Web Core (BETA)
© Advanced Web Core. All rights reserved