検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 172 for [SIMILAR] 16 1024 4096 WITH 17698 分割 WITH 1036... (0.200 sec.)
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア ヒアドキュメント/Nowdoc の終了ラベルの解釈 ヒアドキュメント/Nowdoc の文法が柔軟になった ことにより、本体の内部に終了ラベルが含まれ ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
The EventHttpRequest class 0
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRequest class The EventHttpRequest class (PECL event >= 1.4.0-beta) はじめに Represents an HTTP request. クラス概要 class EventHttpRequest { /* Constants */ const int CMD_GET = 1 ; const int CMD ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
RecursiveRegexIterator クラス 0
« RecursiveIteratorIterator::valid RecursiveRegexIterator::__construct » PHP Manual イテレータ RecursiveRegexIterator クラス RecursiveRegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに この再帰イテレータは、別の再帰イテレータを正規表現でフィルタリングすることができます。 クラス ...
https://man.plustar.jp/php/class.recursiveregexiterator.html - [similar]
Return a string with the flags of the given field offset 0
« cubrid_fetch_row cubrid_field_len » PHP Manual CUBRID MySQL 互換関数 Return a string with the flags of the given field offset cubrid_field_flags (PECL CUBRID >= 8.3.0) cubrid_field_flags — Return a string with the flags of the given field offset 説明 cubrid_field_flags ( resource $resu ...
https://man.plustar.jp/php/function.cubrid-field-flags.html - [similar]
文字列をランダムにシャッフルする 0
« str_rot13 str_split » PHP Manual String 関数 文字列をランダムにシャッフルする str_shuffle (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_shuffle — 文字列をランダムにシャッフルする 説明 str_shuffle ( string $string ): string str_shuffle() は文字列をシャッフルします。 考えられるすべての順列の ...
https://man.plustar.jp/php/function.str-shuffle.html - [similar]
操作モードを設定する 0
« RegexIterator::setFlags RegexIterator::setPregFlags » PHP Manual RegexIterator 操作モードを設定する RegexIterator::setMode (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::setMode — 操作モードを設定する 説明 public RegexIterator::setMode ( int $mode ): void 操作モードを設定します。 パラメ ...
https://man.plustar.jp/php/regexiterator.setmode.html - [similar]
The EventBuffer class 0
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer class (PECL event >= 1.5.0) はじめに EventBuffer represents Libevent's "evbuffer", an utility functionality for buffered I/O. Event buffers are meant to be generally useful for doing the "buffer" ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]