1.

I Am Trying To Assign A Variable The Value Of 0123, But It Keeps Coming Up With A Different Number, What's The Problem?

Answer»

PHP INTERPRETER TREATS numbers beginning with 0 as octal. LOOK at the similar PHP interview QUESTIONS for more NUMERIC problems.

PHP Interpreter treats numbers beginning with 0 as octal. Look at the similar PHP interview questions for more numeric problems.



Discussion

No Comment Found