Voting

: min(nine, five)?
(Example: nine)

The Note You're Voting On

Anonymous
10 years ago
If you accidentally call this with an invalid $stmt resource, you may see unexpected fatal errors.

I had left behind a call here when cleaning up some code and this caused the my IIS server to generate an error 500 resource not found error. Furthermore it seemed to only affect some users and not all and I could not isolate why only selected users got the error when it was called for all users.

<< Back to user notes page

To Top