Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: min(one, zero)?
(Example: nine)

The Note You're Voting On

iwarner at triangle-solutions dot com
21 years ago
Also dont forget to LOAD mbstring before you load mailparse

example in the php.ini place in this order:

extension=php_mbstring.dll
extension=php_mailparse.dll

Or you will get an error.

Ian

<< Back to user notes page

To Top