検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 998 for [SIMILAR] 16 1024 4096 WITH 36329 databaseobject... (7.797 sec.)
新しい PI ノードを作成する 0
« DOMDocument::createEntityReference DOMDocument::createTextNode » PHP Manual DOMDocument 新しい PI ノードを作成する DOMDocument::createProcessingInstruction (PHP 5, PHP 7, PHP 8) DOMDocument::createProcessingInstruction — 新しい PI ノードを作成する 説明 public DOMDocument::createProcess ...
https://man.plustar.jp/php/domdocument.createprocessinginstruction.html - [similar]
新しいテキストノードを作成する 0
« DOMDocument::createProcessingInstruction DOMDocument::getElementById » PHP Manual DOMDocument 新しいテキストノードを作成する DOMDocument::createTextNode (PHP 5, PHP 7, PHP 8) DOMDocument::createTextNode — 新しいテキストノードを作成する 説明 public DOMDocument::createTextNode ( string $ ...
https://man.plustar.jp/php/domdocument.createtextnode.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
PHP 変数を SQL 文のパラメータにバインドする 0
« db2_autocommit db2_client_info » PHP Manual IBM DB2 関数 PHP 変数を SQL 文のパラメータにバインドする db2_bind_param (PECL ibm_db2 >= 1.0.0) db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする 説明 db2_bind_param ( resource $stmt , int $parameter_number , string $variable_name ...
https://man.plustar.jp/php/function.db2-bind-param.html - [similar]
ネットワークインターフェイスを取得する 0
« long2ip openlog » PHP Manual ネットワーク 関数 ネットワークインターフェイスを取得する net_get_interfaces (PHP 7 >= 7.3, PHP 8) net_get_interfaces — ネットワークインターフェイスを取得する 説明 net_get_interfaces (): array | false ローカルマシン上にあるネットワークインターフェイス(アダプ ...
https://man.plustar.jp/php/function.net-get-interfaces.html - [similar]
現在のセッションモジュールを取得または設定する 0
« session_id session_name » PHP Manual セッション関数 現在のセッションモジュールを取得または設定する session_module_name (PHP 4, PHP 5, PHP 7, PHP 8) session_module_name — 現在のセッションモジュールを取得または設定する 説明 session_module_name ( ? string $module = null ): string | false ...
https://man.plustar.jp/php/function.session-module-name.html - [similar]
認証パラメータを設定する 0
« svn_auth_get_parameter svn_blame » PHP Manual SVN 関数 認証パラメータを設定する svn_auth_set_parameter (PECL svn >= 0.1.0) svn_auth_set_parameter — 認証パラメータを設定する 説明 svn_auth_set_parameter ( string $key , string $value ): void 認証パラメータ key の値を value に設定します。 ...
https://man.plustar.jp/php/function.svn-auth-set-parameter.html - [similar]
tcpwrap のチェックを実行する 0
« TCP 関数 Varnish » PHP Manual TCP 関数 tcpwrap のチェックを実行する tcpwrap_check (PECL tcpwrap >= 0.1.0) tcpwrap_check — tcpwrap のチェックを実行する 説明 tcpwrap_check ( string $daemon , string $address , string $user = ? , bool $nodns = false ): bool この関数は /etc/hosts.allow およ ...
https://man.plustar.jp/php/function.tcpwrap-check.html - [similar]
テンポラリファイルを作成する 0
« tempnam touch » PHP Manual ファイルシステム 関数 テンポラリファイルを作成する tmpfile (PHP 4, PHP 5, PHP 7, PHP 8) tmpfile — テンポラリファイルを作成する 説明 tmpfile (): resource | false 書き込み可のモード (w+) でユニークな名前を有するテンポラリファイルを作成し、 ファイルハンドルを返し ...
https://man.plustar.jp/php/function.tmpfile.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]