検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1002 for [SIMILAR] 16 1024 4096 WITH 17518 レコ WITH 1083... (0.624 sec.)
指定したフィルタでデータをフィルタリングする 0
« filter_var_array 関数処理 » PHP Manual Filter 関数 指定したフィルタでデータをフィルタリングする filter_var (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_var — 指定したフィルタでデータをフィルタリングする 説明 filter_var ( mixed $value , int $filter = FILTER_DEFAULT , array | int $options = 0 ) ...
https://man.plustar.jp/php/function.filter-var.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Linux systems PHP 7.4.0 以降でこれらの関数を利用するには、設定オプション --with-zip を使用して zip サポートを有効にして PHP をコンパイルしなければなりません。 それより前のバージョンでは、 --enable-zip オプ ...
https://man.plustar.jp/php/zip.installation.html - [similar]
ソケットのオプションを取得する 0
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する socket_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説明 socket_get_option ( Socket $socket , int $level , int $option ): array | int | fa ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
ソースコードからビルド / コンパイルする 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ソースコードからビルド / コンパイルする ソースコードからビルド / コンパイルする この拡張機能をソースコードからコンパイルする際に、考慮すべき事項は以下です。 拡張機能の名前は 'mysql_xdevapi' です。 よって、 --enable-mysql-xdevapi を ...
https://man.plustar.jp/php/mysql-xdevapi.build.html - [similar]
cURL 共有ハンドルのオプションを設定する 0
« curl_share_init curl_share_strerror » PHP Manual cURL 関数 cURL 共有ハンドルのオプションを設定する curl_share_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_setopt — cURL 共有ハンドルのオプションを設定する 説明 curl_share_setopt ( CurlShareHandle $share_handle , int $option , mixed $ ...
https://man.plustar.jp/php/function.curl-share-setopt.html - [similar]
オプションで丸め長さを指定してデータを書き込む 0
« dio_truncate ディレクトリ » PHP Manual ダイレクト IO 関数 オプションで丸め長さを指定してデータを書き込む dio_write (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_write — オプションで丸め長さを指定してデータを書き込む 説明 dio_write ( resource $fd , string $data , int $len = 0 ): int dio_write() は ...
https://man.plustar.jp/php/function.dio-write.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
« odbc_setoption odbc_statistics » PHP Manual ODBC 関数 特殊カラムを取得する odbc_specialcolumns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_specialcolumns — 特殊カラムを取得する 説明 odbc_specialcolumns ( resource $odbc , int $type , ? string $catalog , string $schema , string $table , int $scope ...
https://man.plustar.jp/php/function.odbc-specialcolumns.html - [similar]
アンカー 0
« Unicode 文字プロパティ ドット » PHP Manual PCRE 正規表現構文 アンカー アンカー ハット記号 ( ^ ) は、文字クラス外でマッチモード (matching mode) がデフォルトの場合、 カレントのマッチング位置が対象文字列の始端である場合に真だ という言明です。文字クラス内では、ハット記号 ( ^ ) はまったく別 ...
https://man.plustar.jp/php/regexp.reference.anchors.html - [similar]
ストリームコンテキスト 0
« ストリームフィルタ ストリームのエラー » PHP Manual ストリーム ストリームコンテキスト ストリームコンテキスト コンテキスト は、ストリームの挙動を変えたり、 拡張したりすることのできる パラメータ と ラッパー固有の オプション の集合です。 コンテキスト は、 stream_context_create() を使って生 ...
https://man.plustar.jp/php/stream.contexts.html - [similar]