betterCode() PHP 2025

Voting

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

The Note You're Voting On

ceco at noxis dot net
23 years ago
it works for me (php-4.2.1)

not like this

int pg_lo_import ( string pathname [, resource connection])

but
int pg_lo_import ( resource connection, string pathname )

don't know the reason

<< Back to user notes page

To Top