Forum Moderators: coopster
125 be aware that digit isnīt already occupied;
----------------------------------------------
am i missing something?
thanksie :)
Can you post the line that is giving you the trouble. It seems like you may have a problem with parenthesis or something. Posting the line of error will allow us to see it ;)
125 be aware that digit isnīt already occupied;
if that is the actual line I am guessing it should be commented [php.net]
either block comments like so
/* this would
be commented out
like so */
or it should have single line comments in front
// this is a single line comment