- Read file without php error messages – How to read the content of a file in php without showing nasty warning messages if it can't be opened
- Suppress PHP errors and warnings – How to suppress PHP error and warning messages
- PHP modulo operator (%) returns negative numbers – The PHP modulo operator (%) returns negative numbers, so it's necessary to create a custom function if you want it to wrap negative numbers.
PHP
Last modified: 09/09/08 17:09:25
