Voting

: max(seven, two)?
(Example: nine)

The Note You're Voting On

chris at ocproducts dot com
8 years ago
The error_reporting() function will return 0 if error suppression is currently active somewhere in the call tree (via the @ operator).

<< Back to user notes page

To Top