Longhorn PHP 2025 - Speakers and Schedule Announced!

Voting

: max(six, eight)?
(Example: nine)

The Note You're Voting On

przemekkus [at] interia [dot] pl
17 years ago
Function written by a dot brandon at chello dot nl has an error - wrong variable name. It should be:

if($rev) arsort($named_hash,$flags=0) ;

instead of

if($reverse) arsort($named_hash,$flags=0) ;

<< Back to user notes page

To Top