• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • pg_port()

    (PHP 4, PHP 5, PHP 7)

    返回该连接的端口号

    说明

    pg_port(resource $connection): int

    pg_port()返回给定的 PostgreSQL$connection资源所连接的端口号。

    上篇:pg_ping()

    下篇:pg_prepare()