検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 224 for [SIMILAR] 16 1024 4096 WITH 49669 addcslashes WI... (0.417 sec.)
HTML エンティティを対応する文字に変換する 0
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_entity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBST ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
ユーザー単位のクォータ設定を取得する 0
« imap_get_quota imap_getacl » PHP Manual IMAP 関数 ユーザー単位のクォータ設定を取得する imap_get_quotaroot (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imap_get_quotaroot — ユーザー単位のクォータ設定を取得する 説明 imap_get_quotaroot ( IMAP\Connection $imap , string $mailbox ): array | false ユ ...
https://man.plustar.jp/php/function.imap-get-quotaroot.html - [similar]
Periodic ウォッチャーの操作モード 0
« ウォッチャーのコールバック Ev » PHP Manual Ev Periodic ウォッチャーの操作モード Periodic ウォッチャーの操作モード EvPeriodic ウォッチャーは、パラメータ offset 、 interval および reschedule_cb の設定によってさまざまなモードで動作します。 絶対時刻のタイマー 。 このモードでは、 interval = ...
https://man.plustar.jp/php/ev.periodic-modes.html - [similar]
除去フィルタ 0
« 検証フィルタ その他のフィルタ » PHP Manual フィルタの型 除去フィルタ 除去フィルタ 除去フィルタの一覧 ID 名前 フラグ 説明 FILTER_SANITIZE_EMAIL "email" 英字、数字および !#$%&'*+-=?^_`{|}~@.[] 以外のすべての文字を取り除きます。 FILTER_SANITIZE_ENCODED "encoded" FILTER_FLAG_STRIP_LOW , FI ...
https://man.plustar.jp/php/filter.filters.sanitize.html - [similar]
特定の文字をエスケープする 0
« db2_cursor_type db2_exec » PHP Manual IBM DB2 関数 特定の文字をエスケープする db2_escape_string (PECL ibm_db2 >= 1.6.0) db2_escape_string — 特定の文字をエスケープする 説明 db2_escape_string ( string $string_literal ): string 引数で指定した文字列中の特殊文字の前にバックスラッシュを追加し ...
https://man.plustar.jp/php/function.db2-escape-string.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
画像の色を打ち消す 0
« Imagick::motionBlurImage Imagick::newImage » PHP Manual Imagick 画像の色を打ち消す Imagick::negateImage (PECL imagick 2, PECL imagick 3) Imagick::negateImage — 画像の色を打ち消す 説明 public Imagick::negateImage ( bool $gray , int $channel = Imagick::CHANNEL_DEFAULT ): bool 画像の色を打 ...
https://man.plustar.jp/php/imagick.negateimage.html - [similar]
フィールドの配列を CSV の行として書き出す 0
« SplFileObject::fpassthru SplFileObject::fread » PHP Manual SplFileObject フィールドの配列を CSV の行として書き出す SplFileObject::fputcsv (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplFileObject::fputcsv — フィールドの配列を CSV の行として書き出す 説明 public SplFileObject::fputcsv ( array $fields ...
https://man.plustar.jp/php/splfileobject.fputcsv.html - [similar]
文字セット 0
« バッファクエリと非バッファクエリ MySQLi » PHP Manual コンセプト 文字セット 文字セット 適切な文字セットをサーバーレベルで設定しておくのが理想であり、MySQL のマニュアルの » Character Set Configuration にもそうするよう書かれています。 しかしそれ以外にも、各 MySQL API には実行時に文字セット ...
https://man.plustar.jp/php/mysqlinfo.concepts.charset.html - [similar]