検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 51 for [SIMILAR] 16 1024 4096 WITH 21322 価性 WITH 1188... (0.074 sec.)
シェルによりコマンドを実行し、文字列として出力全体を返す 0
« proc_terminate system » PHP Manual プログラム実行関数 シェルによりコマンドを実行し、文字列として出力全体を返す shell_exec (PHP 4, PHP 5, PHP 7, PHP 8) shell_exec — シェルによりコマンドを実行し、文字列として出力全体を返す 説明 shell_exec ( string $command ): string | false | null この関 ...
https://man.plustar.jp/php/function.shell-exec.html - [similar]
2 つの variant 値を連結し、その結果を返す 0
« variant_cast variant_cmp » PHP Manual COM関数 2 つの variant 値を連結し、その結果を返す variant_cat (PHP 5, PHP 7, PHP 8) variant_cat — 2 つの variant 値を連結し、その結果を返す 説明 variant_cat ( mixed $left , mixed $right ): variant left と right を連結し、その結果を返します。 この関 ...
https://man.plustar.jp/php/function.variant-cat.html - [similar]
CCL パーサを設定する 0
« yaz_addinfo yaz_ccl_parse » PHP Manual YAZ 関数 CCL パーサを設定する yaz_ccl_conf (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_ccl_conf — CCL パーサを設定する 説明 yaz_ccl_conf ( resource $id , array $config ): void この関数は、アクセスポイント(CCL限定辞)が定義するサーバーに関して CCL クエリ ...
https://man.plustar.jp/php/function.yaz-ccl-conf.html - [similar]
圧縮ストリーム 0
« php:// data:// » PHP Manual サポートするプロトコル/ラッパー 圧縮ストリーム zlib:// bzip2:// zip:// zlib:// -- bzip2:// -- zip:// — 圧縮ストリーム 説明 compress.zlib:// および compress.bzip2:// zlib: は gzopen() と同様に 動作しますが、このストリームは fread() および 他のファイルシステム ...
https://man.plustar.jp/php/wrappers.compression.html - [similar]
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
はじめに 0
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.html - [similar]
はじめに 0
« LDAP インストール/設定 » PHP Manual LDAP はじめに はじめに LDAP とは Lightweight Directory Access Protocol を意味し、 "ディレクトリサーバー" にアクセスするために使用されるプロトコルです。 ディレクトリとは、 ツリー構造に情報を保持している特殊なデータベースのことです。 この概念は、ハード ...
https://man.plustar.jp/php/intro.ldap.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
2 進数 を 10 進数に変換する 0
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP 7, PHP 8) bindec — 2 進数 を 10 進数に変換する 説明 bindec ( string $binary_string ): int | float 引数 binary_string により指定された 2 進数と等価な 10 進数を返します。 bindec() は、2 進数を ...
https://man.plustar.jp/php/function.bindec.html - [similar]
PREV 1 2 3 4 5 6 NEXT