検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1018 for [SIMILAR] 16 1024 4096 WITH 57209 getrusage WITH... (0.798 sec.)
基本的な使用法 0
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから姓が "S" から始まる全てのエントリに 関する情報を検索し、名前と電子メールアドレスで検索結果を表示します。 例1 LDAP 検索の例 <?php // LDAP の基本シーケンスは、接続、バインド、検索、検索結果の解 ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を... 0
« sapi_windows_set_ctrl_handler show_source » PHP Manual その他の関数 Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を取得/設定する sapi_windows_vt100_support (PHP 7 >= 7.2.0, PHP 8) sapi_windows_vt100_support — Windows コンソールの出力バッファに関連付けられ ...
https://man.plustar.jp/php/function.sapi-windows-vt100-support.html - [similar]
Run a single task and return a result [deprecated] 0
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task and return a result [deprecated] GearmanClient::do (PECL gearman >= 0.5.0) GearmanClient::do — Run a single task and return a result [deprecated] 説明 public GearmanClient::do ( string $functio ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 0
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single task and return a result GearmanClient::doNormal (No version information available, might only be in Git) GearmanClient::doNormal — Run a single task and return a result 説明 public GearmanCl ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
ユーザー単位のクォータ設定を取得する 0
« imap_get_quota imap_getacl » PHP Manual IMAP 関数 ユーザー単位のクォータ設定を取得する imap_get_quotaroot (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imap_get_quotaroot — ユーザー単位のクォータ設定を取得する 説明 imap_get_quotaroot ( IMAP\Connection $imap , string $mailbox ): array | false ユ ...
https://man.plustar.jp/php/function.imap-get-quotaroot.html - [similar]
加算子/減算子 0
« 実行演算子 論理演算子 » PHP Manual 演算子 加算子/減算子 加算子/減算子 PHP は C 言語形式の加算子/減算子(前置・後置ともに)をサポートします。 注意 : 加算子/減算子は、数値や文字列にしか影響を及ぼしません。 配列やオブジェクト、boolean、そしてリソースには、何も変更を加えません。 同じく nul ...
https://man.plustar.jp/php/language.operators.increment.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
0
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
Description 0
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morphology (PECL imagick 3 >= 3.3.0) Imagick::morphology — Description 説明 public Imagick::morphology ( int $morphologyMethod , int $iterations , ImagickKernel $ImagickKernel , int $channel = Imagick: ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT