検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1555 for [SIMILAR] 16 1024 4096 WITH 37107 phpversion WIT... (1.682 sec.)
中断したサービスを再開する 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
« win32_start_service_ctrl_dispatcher win32_stop_service » PHP Manual win32service 関数 サービスを開始する win32_start_service (PECL win32service >=0.1.0) win32_start_service — サービスを開始する 説明 win32_start_service ( string $servicename , string $machine = ? ): void 指定したサービス ...
https://man.plustar.jp/php/function.win32-start-service.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールは、GraphicsMagick バージョン 1.4 以降 で最もうまく動作します。 Gmagick は GraphicsMagick 1.2.6 までの旧バージョンでも動作しますが、 旧バージョンでは対応していない機能やフォーマットがあります。 ...
https://man.plustar.jp/php/gmagick.requirements.html - [similar]
PHP 5.6.x から PHP 7.0.x への移行 0
« Windows のサポート 下位互換性のない変更点 » PHP Manual 付録 PHP 5.6.x から PHP 7.0.x への移行 PHP 5.6.x から PHP 7.0.x への移行 目次 下位互換性のない変更点 新機能 PHP 7.0.x で推奨されなくなる機能 変更された関数 新しい関数 新しいクラスおよびインターフェイス 新しいグローバル定数 SAPI モジ ...
https://man.plustar.jp/php/migration70.html - [similar]
XML パーサを解放する 0
« xml_parser_create xml_parser_get_option » PHP Manual XML パーサ 関数 XML パーサを解放する xml_parser_free (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_free — XML パーサを解放する 説明 xml_parser_free ( XMLParser $parser ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前の ...
https://man.plustar.jp/php/function.xml-parser-free.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールをビルドするには » ICU ライブラリのバージョン 4.0.0 以降をインストールする必要があります。 PHP 7.4.0 以降は、ICU 50.1 以降が必要です。 この拡張モジュールは PHP 5.3.0 以降のバージョンに同梱され ...
https://man.plustar.jp/php/intl.requirements.html - [similar]
演算子の優先順位 0
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二つの式が"緊密に"結合している度合いを指定します。 例えば、式 1 + 5 * 3 の答えは 16 になり、 18 とはなりません。 これは乗算演算子("*")は、加算演算子("+")より高い優先順位を有するか らです。必要に ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]
LDAP ディレクトリにバインドする 0
« ldap_add ldap_bind » PHP Manual LDAP 関数 LDAP ディレクトリにバインドする ldap_bind_ext (PHP 7 >= 7.3.0, PHP 8) ldap_bind_ext — LDAP ディレクトリにバインドする 説明 ldap_bind_ext ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = null , ? array $controls = null ): LDA ...
https://man.plustar.jp/php/function.ldap-bind-ext.html - [similar]
ディレクトリからエントリを削除する 0
« ldap_count_references ldap_delete » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete_ext (PHP 7 >= 7.3.0, PHP 8) ldap_delete_ext — ディレクトリからエントリを削除する 説明 ldap_delete_ext ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): LDAP\Result | ...
https://man.plustar.jp/php/function.ldap-delete-ext.html - [similar]