betterCode() PHP 2025

Voting

: min(five, five)?
(Example: nine)

The Note You're Voting On

cedric at isoca.com
24 years ago
Be aware when you modify a lo with pg_lowrite() to remove first the old one : if the new lo is smaller than the one before, it only overwrite the begining and you keep the end of the old lo (open with "w" parameter, PHP 4.04 Linux RH).

<< Back to user notes page

To Top