検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 137 for 許可 (0.011 sec.)
その他の変更 5813
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 ... CSPRNG のみから生成されるようになりました。 null が許可されていた場合の TypeError メッセージがよりわかりやす ... するようになりました。 引数の型や戻り値の型が null を許可していた場合 (デフォルト値が null だった場合や、null ...
https://man.plustar.jp/php/migration71.other-changes.html - [similar]
イテレータの現在の要素がフィルタを満たすかどうかを調べる 5658
« FilterIterator FilterIterator::__construct » PHP Manual FilterIterator イテレータの現在の要素が ... ion accept () { // 長さが 10 文字以上の文字列のみを許可します return strlen ( parent :: current ()) >= 10 ; ...
https://man.plustar.jp/php/filteriterator.accept.html - [similar]
PHP LDAP コールの使用法 5658
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用 ... (多くのサーバーは "匿名バインド" に関して読みこみを 許可するが、他の処理についてはパスワードを要求します)。 ...
https://man.plustar.jp/php/ldap.using.html - [similar]
推奨されなくなる機能 5658
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 推奨されなく ... ullable であることを示しています。 この書き方はまだ許可されていますが、以下のようにして 明示的に nullable 型 ... <?php function test ( A $a = null , $b ) {} // まだ許可されています function test (? A $a , $b ) {} // 推奨 ...
https://man.plustar.jp/php/migration80.deprecated.html - [similar]
内部イテレータの現在の要素が子を持つかどうかを調べる 5658
« RecursiveCallbackFilterIterator::getChildren RecursiveDirectoryIterator » PHP Manual Recursive ... , $key , $iterator ) { // ディレクトリの再帰処理を許可します if ( $iterator -> hasChildren ()) { return TR ...
https://man.plustar.jp/php/recursivecallbackfilteriterator.haschildren.html - [similar]
受け入れ状況を取得する 5658
« RegexIterator RegexIterator::__construct » PHP Manual RegexIterator 受け入れ状況を取得する Reg ... ) の例 この例は、正規表現にマッチするアイテムのみを許可するものです。 <?php $names = new ArrayIterator (arr ...
https://man.plustar.jp/php/regexiterator.accept.html - [similar]
変更履歴 5586
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドに ... が発生するようになりました。 false を渡すことはまだ許可されています。 ignore_user_abort enable は、nullable ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
IteratorIterator クラス 5586
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator ... のクラスは、内部のイテレータのメソッドへのアクセスを許可するために、マジックメソッド __call を利用します。 目 ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]
ステートメントを実行する 5586
« CollectionFind::__construct CollectionFind::fields » PHP Manual mysql_xdevapi\CollectionFind ス ... 操作を実行します。 この操作は、メソッドのチェインも許可しています。 パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.execute.html - [similar]
mysql サーバーとの接続をオープンする 5586
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンす ... 。 MYSQLI_CLIENT_IGNORE_SPACE 関数名に続く空白文字を許可します。すべての関数名を予約語とします。 MYSQLI_CLIE ... it_timeout のかわりに) interactive_timeout の使用を許可します。 MYSQLI_CLIENT_SSL SSL (暗号化) を使用します ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT