検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1877 for [SIMILAR] 16 1024 4096 WITH 9571 サー WITH 7275 ... (4.359 sec.)
MySQL 関数 0
« MySQL 拡張モジュールの概要を示す例 mysql_affected_rows » PHP Manual MySQL (最初の API) MySQL 関数 MySQL 関数 注意 注意 : ほとんどの MySQL 関数は、 link_identifier を 最後のパラメータとしてオプションで受け付けます。これを指定しなかった場合、 直近にオープンされた接続が使用されます。もし直 ...
https://man.plustar.jp/php/ref.mysql.html - [similar]
MySQL データベースに接続する 0
« MySQL (PDO) MS SQL Server (PDO) » PHP Manual MySQL (PDO) MySQL データベースに接続する PDO_MYSQL DSN (PECL PDO_MYSQL >= 0.1.0) PDO_MYSQL DSN — MySQL データベースに接続する 説明 PDO_MYSQL データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭辞は mysql: です。 host データベ ...
https://man.plustar.jp/php/ref.pdo-mysql.connection.html - [similar]
はじめに 0
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数は、Unix 形式のプロセス生成、 プロセス実行、シグナル処理、プロセス終了機能を実装しています。 プロセス制御は Web サーバー環境で有効にするべきではなく、プロセス 制御関数のどれかが Web サーバー環 ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
FTP サーバー上でディレクトリを移動する 0
« ftp_cdup ftp_chmod » PHP Manual FTP 関数 FTP サーバー上でディレクトリを移動する ftp_chdir (PHP 4, PHP 5, PHP 7, PHP 8) ftp_chdir — FTP サーバー上でディレクトリを移動する 説明 ftp_chdir ( FTP\Connection $ftp , string $directory ): bool カレントディレクトリを、指定した場所に移動します。 ...
https://man.plustar.jp/php/function.ftp-chdir.html - [similar]
Refresh 拡張操作のヘルパ 0
« ldap_exop_passwd ldap_exop_whoami » PHP Manual LDAP 関数 Refresh 拡張操作のヘルパ ldap_exop_refresh (PHP 7 >= 7.3.0, PHP 8) ldap_exop_refresh — Refresh 拡張操作のヘルパ 説明 ldap_exop_refresh ( LDAP\Connection $ldap , string $dn , int $ttl ): int | false Refresh 拡張オペレーションを実行 ...
https://man.plustar.jp/php/function.ldap-exop-refresh.html - [similar]
エントリを読み込む 0
« ldap_parse_result ldap_rename_ext » PHP Manual LDAP 関数 エントリを読み込む ldap_read (PHP 4, PHP 5, PHP 7, PHP 8) ldap_read — エントリを読み込む 説明 ldap_read ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes_on ...
https://man.plustar.jp/php/function.ldap-read.html - [similar]
0
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
UnitEnum インターフェイス 0
« Stringable::__toString UnitEnum::cases » PHP Manual 定義済みのインターフェイスとクラス UnitEnum インターフェイス UnitEnum インターフェイス (PHP 8 >= 8.1.0) はじめに UnitEnum インターフェイスは、 全ての列挙型に対して、PHP のエンジンが自動的に適用するものです。 ユーザー定義のクラスとして ...
https://man.plustar.jp/php/class.unitenum.html - [similar]
Add a job server to the client 0
« GearmanClient::addOptions GearmanClient::addServers » PHP Manual GearmanClient Add a job server to the client GearmanClient::addServer (PECL gearman >= 0.5.0) GearmanClient::addServer — Add a job server to the client 説明 public GearmanClient::addServer ( string $host = 127.0.0.1 , int ...
https://man.plustar.jp/php/gearmanclient.addserver.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]