検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 1310 for [SIMILAR] 16 1024 4096 WITH 36066 sessionhandler... (1.769 sec.)
定義済み定数 0
« リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 LDAP_DEREF_NEVER ( int ) エイリアスの解釈ルール - Never L ...
https://man.plustar.jp/php/ldap.constants.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード・ソースファイル・管理者情報・CHANGELOG といった関連する情報 ...
https://man.plustar.jp/php/memcached.installation.html - [similar]
米Yahoo! の位置情報プラットフォーム FireEagle の例 0
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位置情報プラットフォーム FireEagle の例 <?php $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/oauth/authorize' ; $acc_url = 'https://fi ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
出力リライトの使用法 0
« 基本的な使用法 出力制御 関数 » PHP Manual 例 出力リライトの使用法 出力リライトの使用法 PHP 7.1.0 以降は、 output_add_rewrite_var() と output_reset_rewrite_vars() は専用の出力バッファを用いるようになります。 透過的セッションID の出力バッファは用いません。 例1 出力リライトの例 <?php // こ ...
https://man.plustar.jp/php/outcontrol.examples.rewrite.html - [similar]
中に含むオブジェクトの一意な識別子を算出する 0
« SplObjectStorage::detach SplObjectStorage::getInfo » PHP Manual SplObjectStorage 中に含むオブジェクトの一意な識別子を算出する SplObjectStorage::getHash (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplObjectStorage::getHash — 中に含むオブジェクトの一意な識別子を算出する 説明 public SplObjectStorage:: ...
https://man.plustar.jp/php/splobjectstorage.gethash.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
現在の cURL ハンドルから、サブ接続を実行する 0
« curl_multi_errno curl_multi_getcontent » PHP Manual cURL 関数 現在の cURL ハンドルから、サブ接続を実行する curl_multi_exec (PHP 5, PHP 7, PHP 8) curl_multi_exec — 現在の cURL ハンドルから、サブ接続を実行する 説明 curl_multi_exec ( CurlMultiHandle $multi_handle , int &$still_running ): ...
https://man.plustar.jp/php/function.curl-multi-exec.html - [similar]
直近の行のオブジェクト ID を返す 0
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]