検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 176 for o (0.012 sec.)
文字列をスラッシュでクォートする 5996
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP ... た文字をエスケープする場合があります。 <?php $str = "O'Reilly?" ; eval( "echo '" . addslashes ( $str ) . ... します。 例 例1 addslashes() の例 <?php $str = "Is your name O'Reilly?" ; // 出力: Is your name O\'Reill ... y? echo addslashes ( $str ); ?> 参考 stripcslashes() - add ... chars() - 特殊文字を HTML エンティティに変換する quotemeta() - メタ文字をクォートする get_magic_quotes_ ...
https://man.plustar.jp/php/function.addslashes.html - [similar]
デバッグ操作を行う 5996
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::deb ... オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $opti ... ons ): bool Fred Fish debugging library を使用してデバッグを ... 行います。 パラメータ options 実行するデバッグ操作を表す文字列。 デバッグ操 ... のフラグ文字の後にオプションの , と、カンマ区切りの modifier (修正子) の一覧が続きます: flag[,modifier,mo ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
WeakMap クラス 5940
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMa ... ジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオ ... シュを作ることです。 WeakMap は ArrayAccess , Iterator , Countable を実装しています。 よって、ほとんどの ... ス概要 final class WeakMap implements ArrayAccess , Countable , IteratorAggregate { /* メソッド */ public ... __construct () public count (): int public getIterator ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
はじめに 5940
« ダイレクト IO インストール/設定 » PHP Manual ダイレクト IO はじめに はじめに PHP は、POSIX 標準 ... (第 6 章)に記述されたダイレクト IO 関数をサポートします。 これらは、C 言語のストリーム ... I/O 関数 ( fopen() , fread() ,..) よりも低レベルの I/O ... 関数の実装です。 DIO 関数の使用は、あるデバイスを直接制御することが必要 ... ール , 設定 , 記述 , サポート , 言語 , ストリーム , fopen , fread ...
https://man.plustar.jp/php/intro.dio.html - [similar]
呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 5828
« eio_event_loop eio_fchmod » PHP Manual Eio 関数 呼び出し元が、ファイルに割り当てられたディスク ... 空間を直接操作できるようにする eio_fallocate (PECL eio >= 0.0.1dev) eio_fallocate — 呼 ... られたディスク空間を直接操作できるようにする 説明 eio_fallocate ( mixed $fd , int $mode , int $offset , ... int $length , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $d ... ata = NULL ): resource eio_fallocate() 呼び出し元が、ファイルに割り当 ...
https://man.plustar.jp/php/function.eio-fallocate.html - [similar]
文字列の各単語の最初の文字を大文字にする 5828
« ucfirst utf8_decode » PHP Manual String 関数 文字列の各単語の最初の文字を大文字にする ucwords ... (PHP 4, PHP 5, PHP 7, PHP 8) ucwords — 文字列の各単語の最初の文字を大文字にする 説明 ... ucwords ( string $string , string $separators = " \t\r\ ... のを返します。 この関数における "単語" とは、 separators に含まれていない文字からなる文字列です。 separat ... 直タブ です。 パラメータ string 入力文字列。 separators オプションの separators で、単語の区切り文字を指 ...
https://man.plustar.jp/php/function.ucwords.html - [similar]
The Set class 5784
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No vers ... ion information available, might only be in Git) はじ ... めに A Set is a sequence of unique values. This implementation uses the same ... values are used as keys and the mapped value is ignored. Strengths Values can be any type, including ob ... jects. Supports array syntax (square brackets). Insertion order ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
The EventConfig class 5784
« About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class ... The EventConfig class (PECL event >= 1.2.6-beta) はじめに Repr ... esents configuration structure which could be used in constr ... uction of the EventBase . クラス概要 final class EventCo ... nfig { /* Constants */ const int FEATURE_ET = 1 ; const int FEA ...
https://man.plustar.jp/php/class.eventconfig.html - [similar]
フォーマット済みの文字列を出力する 5784
« print quoted_printable_decode » PHP Manual String 関数 フォーマット済みの文字列を出力する prin ... マット済みの文字列を出力する 説明 printf ( string $format , mixed ...$values ): int format にしたがって、 ... 出力を生成します。 パラメータ format 0個以上のディレクティブで構成されるフォーマット ... トタイプに従います: %[argnum$][flags][width][.precision]specifier . Argnum 何番目の引数を変換の対象にする ... この変換結果に含まれるかを数値で指定します。 Precision ピリオド . の後に数値を続けますが、 その意味は指定 ...
https://man.plustar.jp/php/function.printf.html - [similar]
ファイルのパーミッションを取得する 5784
« SplFileInfo::getPathname SplFileInfo::getRealPath » PHP Manual SplFileInfo ファイルのパーミッシ ... ョンを取得する SplFileInfo::getPerms (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileIn ... fo::getPerms — ファイルのパーミッションを取得する 説明 ... public SplFileInfo::getPerms (): int | false ファイルのパーミッション ... ます。 失敗時に false を返します。 例 例1 SplFileInfo::getPerms() の例 <?php $info = new SplFileInfo ( ' ...
https://man.plustar.jp/php/splfileinfo.getperms.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT