PHP Manuál | ||
---|---|---|
Předcházející | Další |
pg_fieldsize() will return the internal storage size (in bytes) of the field number in the given PostgreSQL result. Field numbering starts at 0. A field size of -1 indicates a variable length field. This function will return FALSE on error.
Předcházející | Domů | Další |
pg_fieldprtlen | Nahoru | pg_fieldtype |