検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 799 for [SIMILAR] 16 1024 4096 WITH 32493 gzpassthru WIT... (0.635 sec.)
ファイルポインタを移動する 0
« fscanf fstat » PHP Manual ファイルシステム 関数 ファイルポインタを移動する fseek (PHP 4, PHP 5, PHP 7, PHP 8) fseek — ファイルポインタを移動する 説明 fseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int stream が指しているファイルのファイル位置識別子を ファイル・ストリ ...
https://man.plustar.jp/php/function.fseek.html - [similar]
ファイルポインタが終端にあるかどうかを調べる 0
« streamWrapper::stream_close streamWrapper::stream_flush » PHP Manual streamWrapper ファイルポインタが終端にあるかどうかを調べる streamWrapper::stream_eof (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_eof — ファイルポインタが終端にあるかどうかを調べる 説明 public streamWra ...
https://man.plustar.jp/php/streamwrapper.stream-eof.html - [similar]
インターネット接続もしくは Unix ドメインソケット接続をオープンする 0
« dns_get_record gethostbyaddr » PHP Manual ネットワーク 関数 インターネット接続もしくは Unix ドメインソケット接続をオープンする fsockopen (PHP 4, PHP 5, PHP 7, PHP 8) fsockopen — インターネット接続もしくは Unix ドメインソケット接続をオープンする 説明 fsockopen ( string $hostname , int $ ...
https://man.plustar.jp/php/function.fsockopen.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
結果ポインタにおける現在のフィールドオフセットを取得する 0
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにおける現在のフィールドオフセットを取得する mysqli_result::$current_field mysqli_field_tell (PHP 5, PHP 7, PHP 8) mysqli_result::$current_field -- mysqli_field_tell — 結果ポインタにおける現在のフ ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
インターネットドメインまたは 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]
stream_socket_server で作られたソケットの接続を受け入れる 0
« stream_set_write_buffer stream_socket_client » PHP Manual ストリーム 関数 stream_socket_server で作られたソケットの接続を受け入れる stream_socket_accept (PHP 5, PHP 7, PHP 8) stream_socket_accept — stream_socket_server() で作られたソケットの接続を受け入れる 説明 stream_socket_accept ( ...
https://man.plustar.jp/php/function.stream-socket-accept.html - [similar]
結果の任意の行にポインタを移動する 0
« mysqli_result::$current_field mysqli_result::fetch_all » PHP Manual mysqli_result 結果の任意の行にポインタを移動する mysqli_result::data_seek mysqli_data_seek (PHP 5, PHP 7, PHP 8) mysqli_result::data_seek -- mysqli_data_seek — 結果の任意の行にポインタを移動する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/mysqli-result.data-seek.html - [similar]
配列から現在のキーと値のペアを返して、カーソルを進める 0
« current end » PHP Manual 配列 関数 配列から現在のキーと値のペアを返して、カーソルを進める each (PHP 4, PHP 5, PHP 7) each — 配列から現在のキーと値のペアを返して、カーソルを進める 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨し ...
https://man.plustar.jp/php/function.each.html - [similar]
SplFileObject クラス 0
« SplFileInfo::__toString SplFileObject::__construct » PHP Manual ファイル操作 SplFileObject クラス SplFileObject クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplFileObject クラスはファイルのためのオブジェクト指向のインターフェイスを提供します。 クラス概要 class SplFileObject extends S ...
https://man.plustar.jp/php/class.splfileobject.html - [similar]