検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 388 for warning (0.038 sec.)
指定したエラーコードが失敗を表すかどうかを調べる 4091
« intl_get_error_message マルチバイト文字列 » PHP Manual 国際化 関数 指定したエラーコードが失敗を ... } check ( U_ZERO_ERROR ); check ( U_USING_FALLBACK_WARNING ); check ( U_ILLEGAL_ARGUMENT_ERROR ); ?> 上の例の ...
https://man.plustar.jp/php/function.intl-is-failure.html - [similar]
ハードリンクを作成する 4091
« lchown linkinfo » PHP Manual ファイルシステム 関数 ハードリンクを作成する link (PHP 4, PHP 5, ... 、 target が存在しない場合には、 この関数は失敗し E_WARNING が発生します。 例 例1 シンプルなハードリンクの作成 ...
https://man.plustar.jp/php/function.link.html - [similar]
文字列の長さを得る 4091
« mb_stristr mb_strpos » PHP Manual マルチバイト文字列 関数 文字列の長さを得る mb_strlen (PHP 4 ... 。 エラー / 例外 不明な encoding を指定した場合は E_WARNING レベルの警告が生成されます。 変更履歴 バージョン 説 ...
https://man.plustar.jp/php/function.mb-strlen.html - [similar]
Decrypts crypttext with given parameters 4091
« mcrypt_create_iv mcrypt_enc_get_algorithms_name » PHP Manual Mcrypt 関数 Decrypts crypttext wi ... supported by the cipher, the function will emit a warning and return false data The data that will be decryp ...
https://man.plustar.jp/php/function.mcrypt-decrypt.html - [similar]
ネットワークインターフェイスを取得する 4091
« long2ip openlog » PHP Manual ネットワーク 関数 ネットワークインターフェイスを取得する net_get_ ... 外 インターフェイス情報を取得できなかった場合は、 E_WARNING が発生します。 関連キーワード: ネットワーク , 取得 ...
https://man.plustar.jp/php/function.net-get-interfaces.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 4091
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコ ... み込めなかったりコンパイルできなかったりした場合は E_WARNING レベルのエラーが発生します。 @ を使えば、この警告を ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
ダイジェストを計算する 4091
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openss ... ータを通じて未知の署名アルゴリズムが渡された場合、 E_WARNING レベルのエラーを発生します。 参考 openssl_get_md_m ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
パターンにマッチする配列の要素を返す 4091
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す pr ... された正規表現のパターンがコンパイルできない場合、 E_WARNING が発生します。 例 例1 preg_grep() の例 <?php // す ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
正規表現検索および置換を行う 4091
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_repl ... を返します。 エラー / 例外 "\e" 修飾子を使うと、 E_WARNING レベルのエラーが発生します。 渡された正規表現のパタ ... ーンがコンパイルできない場合、 E_WARNING が発生します。 例 例1 数字リテラルが後に続く後方参 ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
gz ファイルを出力する 4091
« inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5 ... 合に false を返します エラー / 例外 失敗したときは E_WARNING が発生します。 参考 gzpassthru() - gzファイルへのポ ...
https://man.plustar.jp/php/function.readgzfile.html - [similar]