
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what?s the problem?

Hi all,
PHP Interpreter treats numbers beginning with 0 as octal so the variable value change when display it.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.