検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 200 for [SIMILAR] 16 1024 4096 WITH 44523 typelib WITH 2... (0.321 sec.)
Yaf_Dispatcher クラス 0
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_Dispatcher クラス (Yaf >=1.0.0) はじめに Yaf_Dispatcher の役割は、 リクエスト環境の初期化、やってきたリクエストのルーティング、 そして見つかったアクションへのディスパッチです。 あらゆるレスポン ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
PHP および DTrace への入門 0
« DTrace 動的トレーシング PHP および DTrace の使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace への入門 PHP および DTrace への入門 DTrace は、常に使用可能で、オーバーヘッドが少なく、 Solaris、macOS、Oracle Linux および BSD を含む 多数のプラットフォーム上で使用可能なトレーシング ...
https://man.plustar.jp/php/features.dtrace.introduction.html - [similar]
XFormsの処理 0
« セッション ファイルアップロードの処理 » PHP Manual 機能 XFormsの処理 XFormsの処理 » XForms は、従来のWebフォームから 派生したもので、広範なプラットフォームやブラウザそしてPDFドキュメントのような 従来のメディア以外のものにすら使用することができます。 xformsのまず第一の違いは、クライアン ...
https://man.plustar.jp/php/features.xforms.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]
COM オブジェクトのイベントを PHP オブジェクトに接続する 0
« com_create_guid com_get_active_object » PHP Manual COM関数 COM オブジェクトのイベントを PHP オブジェクトに接続する com_event_sink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_event_sink — COM オブジェクトのイベントを PHP オブジェクトに接続する 説明 com_event_sink ( variant $variant , obje ...
https://man.plustar.jp/php/function.com-event-sink.html - [similar]
外部キーのリストを取得する 0
« odbc_field_type odbc_free_result » PHP Manual ODBC 関数 外部キーのリストを取得する odbc_foreignkeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_foreignkeys — 外部キーのリストを取得する 説明 odbc_foreignkeys ( resource $odbc , ? string $pk_catalog , string $pk_schema , string $pk_table , string $ ...
https://man.plustar.jp/php/function.odbc-foreignkeys.html - [similar]
システムのロガーへの接続をオープンする 0
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープンする openlog (PHP 4, PHP 5, PHP 7, PHP 8) openlog — システムのロガーへの接続をオープンする 説明 openlog ( string $prefix , int $flags , int $facility ): bool openlog() は、プログラムによるシス ...
https://man.plustar.jp/php/function.openlog.html - [similar]
PHP が稼動しているオペレーティングシステムに関する情報を返す 0
« php_sapi_name phpcredits » PHP Manual PHP オプション/情報 関数 PHP が稼動しているオペレーティングシステムに関する情報を返す php_uname (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) php_uname — PHP が稼動しているオペレーティングシステムに関する情報を返す 説明 php_uname ( string $mode = "a" ): st ...
https://man.plustar.jp/php/function.php-uname.html - [similar]
乱数を生成する 0
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略してコールした場合、 rand() は 0 と getrandmax() の間の擬似乱数(整数)を返します。 例えば、5 か ...
https://man.plustar.jp/php/function.rand.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]