PHPスクリプト/pg_num_rows()

pg_num_rows()

resultリソースにおける行数を返す。

  • 書式
    ret = pg_num_rows(result)
  • pg_num_rows($res)