検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 998 for [SIMILAR] 16 1024 4096 WITH 36329 databaseobject... (0.774 sec.)
指定した型とドキュメント要素の DOMDocument オブジェクトを作成する 0
« DOMImplementation::__construct DOMImplementation::createDocumentType » PHP Manual DOMImplementation 指定した型とドキュメント要素の DOMDocument オブジェクトを作成する DOMImplementation::createDocument (PHP 5, PHP 7, PHP 8) DOMImplementation::createDocument — 指定した型とドキュメント要素 ...
https://man.plustar.jp/php/domimplementation.createdocument.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 expect 拡張モジュールを設定するために、 設定ファイル php.ini に 設定項目が用意されています。 Expect 設定オプション 名前 デフォルト 変更可能 変更履歴 expect.timeout "1 ...
https://man.plustar.jp/php/expect.configuration.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
定義済みの全ての関数を配列で返す 0
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配列で返す get_defined_functions (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_functions — 定義済みの全ての関数を配列で返す 説明 get_defined_functions ( bool $exclude_disabled = true ): arra ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
あるモジュールの関数名を配列として返す 0
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関数名を配列として返す get_extension_funcs (PHP 4, PHP 5, PHP 7, PHP 8) get_extension_funcs — あるモジュールの関数名を配列として返す 説明 get_extension_funcs ( string $extension ): array | fals ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 0
« pg_port pg_put_line » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ pg_prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_prepare — 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ 説 ...
https://man.plustar.jp/php/function.pg-prepare.html - [similar]
指定したグループ ID を有するグループに関する情報を返す 0
« posix_getgid posix_getgrnam » PHP Manual POSIX 関数 指定したグループ ID を有するグループに関する情報を返す posix_getgrgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrgid — 指定したグループ ID を有するグループに関する情報を返す 説明 posix_getgrgid ( int $group_id ): array | false 指定した I ...
https://man.plustar.jp/php/function.posix-getgrgid.html - [similar]
中断したサービスを再開する 0
« win32service 関数 win32_create_service » PHP Manual win32service 関数 中断したサービスを再開する win32_continue_service (PECL win32service >=0.1.0) win32_continue_service — 中断したサービスを再開する 説明 win32_continue_service ( string $servicename , string $machine = ? ): void 指定し ...
https://man.plustar.jp/php/function.win32-continue-service.html - [similar]
サービスを中断する 0
« win32_get_last_control_message win32_query_service_status » PHP Manual win32service 関数 サービスを中断する win32_pause_service (PECL win32service >=0.1.0) win32_pause_service — サービスを中断する 説明 win32_pause_service ( string $servicename , string $machine = ? ): void 指定した名前 ...
https://man.plustar.jp/php/function.win32-pause-service.html - [similar]
文字データハンドラを設定する 0
« xml_parser_set_option xml_set_default_handler » PHP Manual XML パーサ 関数 文字データハンドラを設定する xml_set_character_data_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_character_data_handler — 文字データハンドラを設定する 説明 xml_set_character_data_handler ( XMLParser $parser , ca ...
https://man.plustar.jp/php/function.xml-set-character-data-handler.html - [similar]