PHP3 Manual
Prev
Next
pg_FieldIsNull
pg_FieldIsNull -- Test if a field is NULL
Description
int pg_fieldisnull(int result_id, string fieldname);
Test if a field is NULL or not.
Prev
Home
Next
pg_Exec
Up
pg_FieldName