検索

phrase: max: clip:
target: order:
Results of 781 - 790 of about 790 for result (0.076 sec.)
PHP 8.1.x で推奨されなくなる機能 2674
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で ... e_semantics は、推奨されなくなりました。 ODBC odbc_result_all() 関数は推奨されなくなりました。 PDO フェッチモ ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
2661
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... ; socket_close ( $socket ); }); Ev :: run (); }); $result = socket_connect ( $socket , $address , $service_p ...
https://man.plustar.jp/php/ev.examples.html - [similar]
指定した伝送に関する情報を得る 2661
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo ... 現在は HTTP リクエストの場合のみ CURLINFO_SSL_VERIFYRESULT - CURLOPT_SSL_VERIFYPEER を設定した際に要求される ... 義されたうちのひとつです。 CURLINFO_PROXY_SSL_VERIFYRESULT - ( CURLOPT_PROXY_SSL_VERIFYPEER オプションを使って ... header_size" "request_size" "filetime" "ssl_verify_result" "redirect_count" "total_time" "namelookup_time" " ... ION , CURLINFO_PROTOCOL , CURLINFO_PROXY_SSL_VERIFYRESULT , CURLINFO_SCHEME , CURLINFO_SIZE_DOWNLOAD_T , CUR ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]
Oracle データベースに接続する 2661
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect ... n" ; while ( oci_fetch ( $stmt )) { echo " " . oci_result ( $stmt , "TEST" ) . "<br>\n" ; } echo " $connname ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
PHPの歴史 2661
« PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 » PHP Manual PHP の歴史と関連する ... > <!--getenv HTTP_USER_AGENT--> <!--ifsubstr $exec_result Mozilla--> Hey, you are using Netscape!<p> <!--end ...
https://man.plustar.jp/php/history.php.html - [similar]
新機能 2661
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から P ... ました。 PDO::setAttribute(PDO::SQLITE_ATTR_EXTENDED_RESULT_CODES, true) 関数によって、 PDO::errorInfo() と PD ... orCode() が追加されました。 SQLite3::enableExtendedResultCodes($enable = true) が追加されました。これによって ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
下位互換性のない変更点 2661
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... なくなっていた関数 ldap_sort() , ldap_control_paged_result() , ldap_control_paged_result_response() は削除され ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
定義済み定数 2661
« ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の ... age_code を調べてみてください。 STREAM_NOTIFY_AUTH_RESULT 認証が完了した(成功または失敗した)ことを示します。 ...
https://man.plustar.jp/php/stream.constants.html - [similar]
Swoole 2641
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... \Server::finish — Used in task process for sending result to the worker process when the task is finished. S ...
https://man.plustar.jp/php/book.swoole.html - [similar]
型宣言 2641
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 ... "42" // 正確に型が一致 new ObjectWithToString --> "Result of __toString()" // オブジェクトは int と互換性がな ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
PREV 70 71 72 73 74 75 76 77 78 79 NEXT