Voting

: max(four, six)?
(Example: nine)

The Note You're Voting On

david at boeke dot com
22 years ago
The Skip and MaxRows parameters were not added until version 4.2.1.
Previous versions of php used this syntax:

           int ocifetchstatement ( resource stmt, array &output)

The function also took a third parameter that was not documented.  ( I assume that it was a flag)

<< Back to user notes page

To Top