Actually php does not require hard variable declarations like C ++. Therefore, I set the error settings hard, so as not to forget to declare variables, but is there such a parameter in php.ini that all undeclared variables would set a value for example false?
- Null not satisfied? - zb '
- in general, if you think about it then do so (for dev mode): ideone.com/vGULRF - zb '26
|