PHP 8.5.0 Alpha 1 available for testing

Voting

: min(two, four)?
(Example: nine)

The Note You're Voting On

emrecio at netscape dot net
22 years ago
implode(", ",$uentry[0]["rfc822mailalias"]);

doesn't work as expected because "count" is in there... one /must/ use the 'for' loop to cycle through results (discarding "count" element).

<< Back to user notes page

To Top