Voting

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

The Note You're Voting On

jason at shadonet dot com
22 years ago
Instead of using floatval which only appeared in PHP 4.2 you could juse use $variable = (float)$variable

This function doesn't seem to add any functionality that wasn't already there.

<< Back to user notes page

To Top