検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 494 for [SIMILAR] 16 1024 4096 WITH 227981 値: WITH 5440... (9.222 sec.)
その他の変更 0
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 その他の変更 その他の変更 PHP コア set(raw)cookie 関数は $option 引数を受け入れるように setcookie() および setrawcookie() 関数は、次のようなシグネチャもサポートするようになりました: setco ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
PHP および DTrace の使用 0
« PHP および DTrace への入門 PHP DTrace 静的プローブとともに SystemTap を使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace の使用 PHP および DTrace の使用 DTrace 動的トレーシングをサポートするプラットフォームでは、 DTrace 静的プローブ付きで PHP を構成できます。 DTrace 静的プロー ...
https://man.plustar.jp/php/features.dtrace.dtrace.html - [similar]
サービスの状態を問い合わせる 0
« win32_pause_service win32_send_custom_control » PHP Manual win32service 関数 サービスの状態を問い合わせる win32_query_service_status (PECL win32service >=0.1.0) win32_query_service_status — サービスの状態を問い合わせる 説明 win32_query_service_status ( string $servicename , string $mac ...
https://man.plustar.jp/php/function.win32-query-service-status.html - [similar]
はじめに 0
« Expect インストール/設定 » PHP Manual Expect はじめに はじめに この拡張モジュールは、PTY を経由したプロセス同士の対話機能を提供します。 ファイルシステム関数 で expect:// ラッパー を利用すれば、シンプルでより直感的なインターフェイスが利用できるでしょう。 関連キーワード: 利用 , Expect , ...
https://man.plustar.jp/php/intro.expect.html - [similar]
Win32Service サービスフラグ定数 0
« Win32Service サービスエラー制御定数 Win32 エラーコード » PHP Manual 定義済み定数 Win32Service サービスフラグ定数 Win32Service サービスフラグ定数 定数 値 説明 WIN32_SERVICE_RUNS_IN_SYSTEM_PROCESS 0x00000001 サービスはシステムプロセスで動作し、常に動作している必要があります。 関連キーワー ...
https://man.plustar.jp/php/win32service.constants.serviceflag.html - [similar]
変更履歴 0
« mysqli::set_opt Mysql_xdevapi » PHP Manual MySQLi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 mysqli_driver::$report_mode デフォルト値が MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT になりました。 これより前 ...
https://man.plustar.jp/php/changelog.mysqli.html - [similar]
continue 0
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、ループ構造において現在の繰り返しループ の残りの処理をスキップし、条件式を評価した後に 次の繰り返しの最初から実行を続けるために使用されます、 注意 : PHP では、 continue の動作に関しては switch ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]
libcurl セッションハンドルのすべてのオプションをリセットする 0
« curl_pause curl_setopt_array » PHP Manual cURL 関数 libcurl セッションハンドルのすべてのオプションをリセットする curl_reset (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_reset — libcurl セッションハンドルのすべてのオプションをリセットする 説明 curl_reset ( CurlHandle $handle ): void 指定した cUR ...
https://man.plustar.jp/php/function.curl-reset.html - [similar]
FDF データを表示する PDF ドキュメントを設定する 0
« fdf_set_encoding fdf_set_flags » PHP Manual FDF 関数 FDF データを表示する PDF ドキュメントを設定する fdf_set_file (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_file — FDF データを表示する PDF ドキュメントを設定する 説明 fdf_set_file ( resource $fdf_document , string $url , string $targe ...
https://man.plustar.jp/php/function.fdf-set-file.html - [similar]
FTP 接続をオープンする 0
« ftp_close ftp_delete » PHP Manual FTP 関数 FTP 接続をオープンする ftp_connect (PHP 4, PHP 5, PHP 7, PHP 8) ftp_connect — FTP 接続をオープンする 説明 ftp_connect ( string $hostname , int $port = 21 , int $timeout = 90 ): FTP\Connection | false ftp_connect() は、指定した hostname への FT ...
https://man.plustar.jp/php/function.ftp-connect.html - [similar]