検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1677 for [SIMILAR] 16 1024 4096 WITH 6303 ー処 WITH 2649 ... (1.019 sec.)
除去 0
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <?php $a = 'joe@example.org' ; $b = 'bogus - at - example dot org' ; $c = '(bogus@example.org)' ; $sanitized_a = filter_var ( $a , FILTER_SANITIZE_EMAIL ); if ( filter_var ( $sanitized_a , FILTE ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
シャットダウン時に実行する関数を登録する 0
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行する関数を登録する register_shutdown_function (PHP 4, PHP 5, PHP 7, PHP 8) register_shutdown_function — シャットダウン時に実行する関数を登録する 説明 register_shutdown_function ( callable $cal ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
ストリームのエラー 0
« ストリームコンテキスト 例 » PHP Manual ストリーム ストリームのエラー ストリームのエラー ファイルやソケット関連の関数で処理に失敗するのと同じように、 ストリームにおける操作も様々な予測できる理由で失敗することがあります (例: リモートホストに接続できない、ファイルが見つからない、等)。 また ...
https://man.plustar.jp/php/stream.errors.html - [similar]
SNMP オブジェクトのサブツリーを取得する 0
« SNMP::setSecurity SNMPException » PHP Manual SNMP SNMP オブジェクトのサブツリーを取得する SNMP::walk (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::walk — SNMP オブジェクトのサブツリーを取得する 説明 public SNMP::walk ( array | string $objectId , bool $suffixAsKey = false , int $maxRepetitions = ...
https://man.plustar.jp/php/snmp.walk.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
SoapFault コンストラクタ 0
« SoapFault SoapFault::__toString » PHP Manual SoapFault SoapFault コンストラクタ SoapFault::__construct (PHP 5, PHP 7, PHP 8) SoapFault::__construct — SoapFault コンストラクタ 説明 public SoapFault::__construct ( array | string | null $code , string $string , ? string $actor = null , mi ...
https://man.plustar.jp/php/soapfault.construct.html - [similar]
新しい SimpleXMLElement オブジェクトを作成する 0
« SimpleXMLElement::children SimpleXMLElement::count » PHP Manual SimpleXMLElement 新しい SimpleXMLElement オブジェクトを作成する SimpleXMLElement::__construct (PHP 5, PHP 7, PHP 8) SimpleXMLElement::__construct — 新しい SimpleXMLElement オブジェクトを作成する 説明 public SimpleXMLElemen ...
https://man.plustar.jp/php/simplexmlelement.construct.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]
アルファベット順 0
« 拡張モジュールの一覧/分類 所属 » PHP Manual 拡張モジュールの一覧/分類 アルファベット順 アルファベット順 Apache APCu 配列 BC Math Bzip2 カレンダー クラス/オブジェクト CommonMark COM Componere CSPRNG Ctype CUBRID cURL Date/Time DBA dBase ダイレクト IO ディレクトリ DOM Data Structures Eio ...
https://man.plustar.jp/php/extensions.alphabetical.html - [similar]
Win32 エラーコード 0
« Win32Service サービスフラグ定数 Win32 ベース優先度クラス » PHP Manual 定義済み定数 Win32 エラーコード 注意 : これらの定数は、Win32Service 1.0.0 以降では使えません。 Win32 エラーコード 定数 値 説明 WIN32_ERROR_ACCESS_DENIED 0x00000005 SCM データベースへのハンドルに適切なアクセス権限があ ...
https://man.plustar.jp/php/win32service.constants.errors.html - [similar]