検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 660 for [SIMILAR] 16 1024 4096 WITH 15866 blob WITH 8790... (1.826 sec.)
gz ファイルポインタの位置を移動する 0
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.1.x から PHP 7.2.x への移行 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 Windows のサポート Windows のサポート PHP コア POSIX にさらに準拠したファイルの削除 ファイルディスクリプタは、共有 read/write/delete モードでオープンされるのがデフォルトになりました。 これによ ...
https://man.plustar.jp/php/migration73.windows-support.html - [similar]
新規に MySQL サーバーへの接続をオープンする 0
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープンする mysqli::__construct mysqli::connect mysqli_connect (PHP 5, PHP 7, PHP 8) mysqli::__construct -- mysqli::connect -- mysqli_connect — 新規に MySQL サーバーへの接続をオープンする 説明 オブ ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
Phar アーカイブのバージョン情報を返す 0
« Phar::getSupportedSignatures Phar::hasMetadata » PHP Manual Phar Phar アーカイブのバージョン情報を返す Phar::getVersion (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getVersion — Phar アーカイブのバージョン情報を返す 説明 public Phar::getVersion (): string オープンした Phar ...
https://man.plustar.jp/php/phar.getversion.html - [similar]
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 0
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義したサイズの内容を取得する db2_lob_read (PECL ibm_db2 >= 1.6.0) db2_lob_read — LOB ファイルから、ユーザーが定義したサイズの内容を取得する 説明 db2_lob_read ( resource $stmt , int $colnum , int ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
Bind variables to a prepared statement as parameters 0
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared statement as parameters cubrid_bind (PECL CUBRID >= 8.3.0) cubrid_bind — Bind variables to a prepared statement as parameters 説明 cubrid_bind ( resource $req_identifier , int $bind_index , mixed $bi ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
ファイルポインタがファイル終端に達しているかどうか調べる 0
« fdatasync fflush » PHP Manual ファイルシステム 関数 ファイルポインタがファイル終端に達しているかどうか調べる feof (PHP 4, PHP 5, PHP 7, PHP 8) feof — ファイルポインタがファイル終端に達しているかどうか調べる 説明 feof ( resource $stream ): bool ファイルポインタがファイル終端に達している ...
https://man.plustar.jp/php/function.feof.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
MySQL データベースを選択する 0
« mysql_result mysql_set_charset » PHP Manual MySQL 関数 MySQL データベースを選択する mysql_select_db (PHP 4, PHP 5) mysql_select_db — MySQL データベースを選択する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳 ...
https://man.plustar.jp/php/function.mysql-select-db.html - [similar]
接続を受けつけるためにポートにソケットをオープンする 0
« socket_connect socket_create_pair » PHP Manual ソケット 関数 接続を受けつけるためにポートにソケットをオープンする socket_create_listen (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_listen — 接続を受けつけるためにポートにソケットをオープンする 説明 socket_create_listen ( int $port ...
https://man.plustar.jp/php/function.socket-create-listen.html - [similar]