検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 412 for [SIMILAR] 16 1024 4096 WITH 22182 gzgetc WITH 11... (1.083 sec.)
インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 0
« stream_socket_sendto stream_socket_shutdown » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのサーバーソケットを作成する stream_socket_server (PHP 5, PHP 7, PHP 8) stream_socket_server — インターネットドメインまたは Unix ドメインのサーバーソケットを作成する 説明 ...
https://man.plustar.jp/php/function.stream-socket-server.html - [similar]
ファイル終端でないかチェックする 0
« SplFileObject::__toString SplTempFileObject » PHP Manual SplFileObject ファイル終端でないかチェックする SplFileObject::valid (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::valid — ファイル終端でないかチェックする 説明 public SplFileObject::valid (): bool ファイル終端に到達したかチェック ...
https://man.plustar.jp/php/splfileobject.valid.html - [similar]
ラージオブジェクトの一部を読み込む 0
« OCILob::load OCILob::rewind » PHP Manual OCILob ラージオブジェクトの一部を読み込む OCILob::read (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::read — ラージオブジェクトの一部を読み込む 説明 public OCILob::read ( int $length ): string | false LOB の内部ポインタの現在位置から length バ ...
https://man.plustar.jp/php/ocilob.read.html - [similar]
出力をファイルにフラッシュする 0
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.html - [similar]
MySQL サーバー上で利用可能なデータベースのリストを得る 0
« mysql_insert_id mysql_list_fields » PHP Manual MySQL 関数 MySQL サーバー上で利用可能なデータベースのリストを得る mysql_list_dbs (PHP 4, PHP 5) mysql_list_dbs — MySQL サーバー上で利用可能なデータベースのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュ ...
https://man.plustar.jp/php/function.mysql-list-dbs.html - [similar]
Unicode プロパティの最小値を取得する 0
« IntlChar::getIntPropertyMaxValue IntlChar::getIntPropertyValue » PHP Manual IntlChar Unicode プロパティの最小値を取得する IntlChar::getIntPropertyMinValue (PHP 7, PHP 8) IntlChar::getIntPropertyMinValue — Unicode プロパティの最小値を取得する 説明 public static IntlChar::getIntPropertyM ...
https://man.plustar.jp/php/intlchar.getintpropertyminvalue.html - [similar]
結果セットポインタを次の行あるいは要求された行に設定する 0
« db2_fetch_object db2_field_display_size » PHP Manual IBM DB2 関数 結果セットポインタを次の行あるいは要求された行に設定する db2_fetch_row (PECL ibm_db2 >= 1.0.0) db2_fetch_row — 結果セットポインタを次の行あるいは要求された行に設定する 説明 db2_fetch_row ( resource $stmt , int $row_numbe ...
https://man.plustar.jp/php/function.db2-fetch-row.html - [similar]
データをファイルに同期する(メタデータも含む) 0
« fstat ftell » PHP Manual ファイルシステム 関数 データをファイルに同期する(メタデータも含む) fsync (PHP 8 >= 8.1.0) fsync — データをファイルに同期する(メタデータも含む) 説明 fsync ( resource $stream ): bool この関数は、 変更をメタデータも含めてファイルに同期します。 fflush() に似ています ...
https://man.plustar.jp/php/function.fsync.html - [similar]
Unicode プロパティの最大値を取得する 0
« IntlChar::getFC_NFKC_Closure IntlChar::getIntPropertyMinValue » PHP Manual IntlChar Unicode プロパティの最大値を取得する IntlChar::getIntPropertyMaxValue (PHP 7, PHP 8) IntlChar::getIntPropertyMaxValue — Unicode プロパティの最大値を取得する 説明 public static IntlChar::getIntPropertyMa ...
https://man.plustar.jp/php/intlchar.getintpropertymaxvalue.html - [similar]
リファレンスとは? 0
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]