検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 521 for [SIMILAR] 16 1024 4096 WITH 18685 dispatcher WIT... (0.365 sec.)
libxmlから直近のエラーを取得する 0
« libxml_get_errors libxml_set_external_entity_loader » PHP Manual libxml 関数 libxmlから直近のエラーを取得する libxml_get_last_error (PHP 5 >= 5.1.0, PHP 7, PHP 8) libxml_get_last_error — libxmlから直近のエラーを取得する 説明 libxml_get_last_error (): LibXMLError | false libxmlから直近の ...
https://man.plustar.jp/php/function.libxml-get-last-error.html - [similar]
libxml 関数 0
« libXMLError libxml_clear_errors » PHP Manual libxml libxml 関数 libxml 関数 目次 libxml_clear_errors — libxmlエラーハンドラをクリアする libxml_disable_entity_loader — 外部エンティティの読み込み機能を無効にする libxml_get_errors — エラー配列を取得する libxml_get_last_error — libxmlから直 ...
https://man.plustar.jp/php/ref.libxml.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
SOAP 0
« OAuthException はじめに » PHP Manual ウェブサービス SOAP SOAP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SOAP 関数 is_soap_fault — SOAP コールが失敗したかどうかを調べる use_soap_error_handler — SOAP エラーハンドラを使用するかどうかを設定する Soa ...
https://man.plustar.jp/php/book.soap.html - [similar]
libxmlエラーを無効にし、ユーザーが必要に応じてエラー情報を取得できるようにする 0
« libxml_set_streams_context SimpleXML » PHP Manual libxml 関数 libxmlエラーを無効にし、ユーザーが必要に応じてエラー情報を取得できるようにする libxml_use_internal_errors (PHP 5 >= 5.1.0, PHP 7, PHP 8) libxml_use_internal_errors — libxmlエラーを無効にし、ユーザーが必要に応じてエラー情報を ...
https://man.plustar.jp/php/function.libxml-use-internal-errors.html - [similar]
MySQL Native Driver プラグインAPI 0
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Driver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグイン ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]
curl 共有ハンドルを初期化する 0
« curl_share_errno curl_share_setopt » PHP Manual cURL 関数 curl 共有ハンドルを初期化する curl_share_init (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_init — curl 共有ハンドルを初期化する 説明 curl_share_init (): CurlShareHandle 複数の cURL ハンドルで、データを共有できるようにします。 パラメ ...
https://man.plustar.jp/php/function.curl-share-init.html - [similar]
cURL 共有ハンドルのオプションを設定する 0
« curl_share_init curl_share_strerror » PHP Manual cURL 関数 cURL 共有ハンドルのオプションを設定する curl_share_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_setopt — cURL 共有ハンドルのオプションを設定する 説明 curl_share_setopt ( CurlShareHandle $share_handle , int $option , mixed $ ...
https://man.plustar.jp/php/function.curl-share-setopt.html - [similar]
新規に MySQL サーバーへの接続をオープンする 0
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープンする mysqli::__construct mysqli::connect mysqli_connect (PHP 5, PHP 7, PHP 8) mysqli::__construct -- mysqli::connect -- mysqli_connect — 新規に MySQL サーバーへの接続をオープンする 説明 オブ ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
エラーのレポート 0
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラーのレポート PHPのセキュリティに関して、2種類のエラー出力があります。一つは、セ キュリティ向上に役立つものであり、もう一つは、セキュリティ上有害な ものです。 標準的な攻撃手法の中に不完全なデータ ...
https://man.plustar.jp/php/security.errors.html - [similar]