LonghornPHP 2026

Voting

: zero minus zero?
(Example: nine)

The Note You're Voting On

eddie at eddiemonge dot com
16 years ago
pg_fetch_row is faster than pg_fetch_assoc when doing a query with * as the select parameter. Otherwise, with declared columns, the two are similar in speed.

<< Back to user notes page

To Top