PHP 8.4.24 Released!

Voting

: two minus one?
(Example: nine)

The Note You're Voting On

przemekkus [at] interia [dot] pl
18 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