Home ›
Get the lesser of two or more values with PHPGet the lesser of two or more values with PHP
Submitted by Benjamin Melançon on May 3, 2009 - 5:06pm
I love it when PHP has the logically named function. To get the lowest of two or more variables, min($var1, $var2)
Resolution
Searched words:
php function to get the lesser of two values - min?
Comments
Post new comment