検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 135 for [SIMILAR] 16 1024 4096 WITH 21604 splfileobject ... (0.257 sec.)
0
« 定義済み定数 Bzip2 関数 » PHP Manual Bzip2 例 例 この例は、テンポラリファイルをオープンし、テスト用の文字列を書き込みます。 この後、このファイルの内容を出力します。 例1 簡単な bzip2 の例 <?php $filename = "/tmp/testfile.bz2" ; $str = "This is a test string.\n" ; // 書き込み用にオープン ...
https://man.plustar.jp/php/bzip2.examples.html - [similar]
PHP の使いかた 0
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクションにはPHPスクリプトを書くにあたってよく問題となる事柄が 集められています。 PHP の関数のパラメータの順番を覚えられません。だって関数によってばらばらなんだもん。 あらゆるフォームから送信されたデー ...
https://man.plustar.jp/php/faq.using.html - [similar]
その他の変更 0
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 その他の変更 その他の変更 SAPI モジュールへの変更 CLI readline 拡張機能 が組み込まれていないのに、 -a オプションを使った場合、 エラーが発生するようになりました。 以前のバー ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
Perl との違い 0
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い Perl との違い Perl 5.005 との違いについて以下に説明します。 デフォルトでは、空白文字は C ライブラリ関数 isspace() が認識する文字となります。PCRE を別の文字型テーブルを用いて コンパイルするこ ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]
Socket クラスのインスタンスを閉じる 0
« socket_clear_error socket_cmsg_space » PHP Manual ソケット 関数 Socket クラスのインスタンスを閉じる socket_close (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_close — Socket クラスのインスタンスを閉じる 説明 socket_close ( Socket $socket ): void socket_close() は、 socket で指定した Soc ...
https://man.plustar.jp/php/function.socket-close.html - [similar]
データをラージオブジェクトに書き込む 0
« OCILob::truncate OCILob::writeTemporary » PHP Manual OCILob データをラージオブジェクトに書き込む OCILob::write (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::write — データをラージオブジェクトに書き込む 説明 public OCILob::write ( string $data , ? int $length = null ): int | false パ ...
https://man.plustar.jp/php/ocilob.write.html - [similar]
バイナリ対応の bzip2 ファイルへの書き込み 0
« bzread LZF » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイルへの書き込み bzwrite (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzwrite — バイナリ対応の bzip2 ファイルへの書き込み 説明 bzwrite ( resource $bz , string $data , ? int $length = null ): int | false bzwrite() は、文字列を与えられ ...
https://man.plustar.jp/php/function.bzwrite.html - [similar]
ソケットエラーの内容を文字列として返す 0
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す socket_strerror (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_strerror — ソケットエラーの内容を文字列として返す 説明 socket_strerror ( int $error_code ): string socket_strerror() は、パラメータ ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
オープンされたディレクトリエントリから読み込む 0
« zip_entry_open zip_open » PHP Manual Zip 関数 オープンされたディレクトリエントリから読み込む zip_entry_read (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_read — オープンされたディレクトリエントリから読み込む 警告 この関数は PHP 8.0.0 で 非推奨 になります。 ...
https://man.plustar.jp/php/function.zip-entry-read.html - [similar]
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT