検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 196 for [SIMILAR] 16 1024 4096 WITH 25246 sessionhandler... (0.185 sec.)
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
最初の MySQL API 0
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 変更履歴 定義済み定数 例 MySQL 拡張モジュールの概要を示す例 MySQL 関数 mysql_affected_rows — 一番最近の操作で変更された行の数を得る ...
https://man.plustar.jp/php/book.mysql.html - [similar]
streamWrapper クラス 0
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラス streamWrapper クラス (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) はじめに 独自のプロトコルハンドラやストリームを実装し、 ( fopen() や fread() などの) 他のファイルシステム関数で使用できるようにし ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
基底ノード型を作成する際に使用する拡張クラスを登録する 0
« DOMDocument::normalizeDocument DOMDocument::relaxNGValidate » PHP Manual DOMDocument 基底ノード型を作成する際に使用する拡張クラスを登録する DOMDocument::registerNodeClass (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMDocument::registerNodeClass — 基底ノード型を作成する際に使用する拡張クラスを登録す ...
https://man.plustar.jp/php/domdocument.registernodeclass.html - [similar]
コマンドライン引数のリストからオプションを取得する 0
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプションを取得する getopt (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) getopt — コマンドライン引数のリストからオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$re ...
https://man.plustar.jp/php/function.getopt.html - [similar]
利用可能なモードを指定して、画像を自動的にクロップする 0
« imagecrop imagedashedline » PHP Manual GD および Image 関数 利用可能なモードを指定して、画像を自動的にクロップする imagecropauto (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagecropauto — 利用可能なモードを指定して、画像を自動的にクロップする 説明 imagecropauto ( GdImage $image , int $mode = IMG_C ...
https://man.plustar.jp/php/function.imagecropauto.html - [similar]
メッセージキューからメッセージを受信する 0
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受信する msg_receive (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_receive — メッセージキューからメッセージを受信する 説明 msg_receive ( SysvMessageQueue $queue , int $desired_message_type , int &$r ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]
MySQL 関数 0
« MySQL 拡張モジュールの概要を示す例 mysql_affected_rows » PHP Manual MySQL (最初の API) MySQL 関数 MySQL 関数 注意 注意 : ほとんどの MySQL 関数は、 link_identifier を 最後のパラメータとしてオプションで受け付けます。これを指定しなかった場合、 直近にオープンされた接続が使用されます。もし直 ...
https://man.plustar.jp/php/ref.mysql.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
ストリーム 0
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに インストール/設定 要件 インストール手順 実行時設定 ストリームのクラス 定義済み定数 ストリームフィルタ ストリームコンテキスト ストリームのエラー 例 ストリームラッパーとして登録するクラスの例 p ...
https://man.plustar.jp/php/book.stream.html - [similar]