PHP 8.4.24 Released!

Voting

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

The Note You're Voting On

Un_passant
17 years ago
For debian/ubuntu, don't forget the charset UFT8. 

// Works on Ubuntu 8.04 Server
setlocale(LC_TIME, 'fr_FR.UTF8', 'fr.UTF8', 'fr_FR.UTF-8', 'fr.UTF-8');

<< Back to user notes page

To Top