PHP 8.5.0 Alpha 4 available for testing

Voting

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

The Note You're Voting On

daniel at bichara dot com dot br
22 years ago
Running RedHat Linux and Apache with suexec enabled you must include pgsql.so on each .php file using dl("pgsql.so") and remove "extension=pgsql.so" from php.ini, otherwise Apache (httpd) will not start.

<< Back to user notes page

To Top