検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 480 for [SIMILAR] 16 1024 4096 WITH 39108 unitenum WITH ... (0.414 sec.)
"自然順"アルゴリズムにより文字列比較を行う 0
« strnatcasecmp strncasecmp » PHP Manual String 関数 "自然順"アルゴリズムにより文字列比較を行う strnatcmp (PHP 4, PHP 5, PHP 7, PHP 8) strnatcmp — "自然順"アルゴリズムにより文字列比較を行う 説明 strnatcmp ( string $string1 , string $string2 ): int この関数は、人間が行うような手法でアルフ ...
https://man.plustar.jp/php/function.strnatcmp.html - [similar]
バイナリセーフな gz ファイル書き込み 0
« gzuncompress inflate_add » PHP Manual Zlib 関数 バイナリセーフな gz ファイル書き込み gzwrite (PHP 4, PHP 5, PHP 7, PHP 8) gzwrite — バイナリセーフな gz ファイル書き込み 説明 gzwrite ( resource $stream , string $data , ? int $length = null ): int | false gzwrite() は data の内容を与えら ...
https://man.plustar.jp/php/function.gzwrite.html - [similar]
PHP を手に入れるには 0
« メーリングリスト データベースに関する問題 » PHP Manual FAQ PHP を手に入れるには PHP を手に入れるには このセクションでは、PHP をダウンロードする詳しい場所や OS に関する話題を扱います。 PHPはどこで手に入れることができますか? コンパイル済みのバージョンはありますか? 一部のPHP拡張モジュール ...
https://man.plustar.jp/php/faq.obtaining.html - [similar]
バイナリセーフなファイル書き込み処理 0
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite (PHP 4, PHP 5, PHP 7, PHP 8) fwrite — バイナリセーフなファイル書き込み処理 説明 fwrite ( resource $stream , string $data , ? int $length = null ): int | false fwrite() は data の内容を stream ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
Phar のシグネチャの書式 0
« Phar マニフェストのファイルエントリの定義 Phar » PHP Manual phar って、tar や zip とは何が違うの? Phar のシグネチャの書式 Phar のシグネチャの書式 シグネチャを含む Phar は、常にシグネチャを保持しています。 シグネチャの場所は、 ローダ、マニフェスト、実際のファイルの内容に続く Phar アーカ ...
https://man.plustar.jp/php/phar.fileformat.signature.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
ファイルポインタの位置を先頭に戻す 0
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
コネクションプールに memcached サーバーを追加する 0
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
さらに結果があるかを調べる 0
« SqlStatement::getResult mysql_xdevapi\SqlStatementResult » PHP Manual mysql_xdevapi\SqlStatement さらに結果があるかを調べる SqlStatement::hasMoreResults (No version information available, might only be in Git) SqlStatement::hasMoreResults — さらに結果があるかを調べる 説明 public mysql_ ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.hasmoreresults.html - [similar]