検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 584 for C (0.018 sec.)
名前解決のルール 5621
« 名前空間の使用法: グローバル関数/定数への移行 FAQ: 名前空間について知っておくべきこと » PHP Ma ... です。名前空間 \Foo も完全修飾名です。 相対名 namespace\Foo\Bar のように、 namespace で始まる識別子です。 ... ば、 \A\B は A\B と解釈されます。 相対名は、 namespace という名前を、 現在の名前空間に置き換えたものに常 ... 在の名前空間がグローバル名前空間だった場合、 namespace\ 名前空間は取り除かれます。 たとえば、名前空間 X\ ... Y の中にある namespace\A は、 X\Y\A に解決されます。 グローバル名前空間の ...
https://man.plustar.jp/php/language.namespaces.rules.html - [similar]
検証 5553
« 例 除去 » PHP Manual 例 検証 検証 例1 filter_var() でのメールアドレスの検証 <?php $email_a = ' ... joe@example.com' ; $email_b = 'bogus' ; if ( filter_var ( $email ... _a , FILTER_VALIDATE_EMAIL )) { echo "' $email_a ' はメールアドレスとして有効です。\n ... ilter_var ( $email_b , FILTER_VALIDATE_EMAIL )) { echo "' $email_b ' はメールアドレスとして有効です。\n ... " ; } else { echo "' $email_b ' はメールアドレスとして無効です。\n ...
https://man.plustar.jp/php/filter.examples.validation.html - [similar]
はじめに 5553
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of ... shared libraries ( .DLL or .so ), calling of C functions and accessing of C data struc ... to learn a third “intermediate” language. The public API is implemented as a single class FFI with seve ... ral static methods (some of them may be called dynamically), ... and overloaded object methods, which perform the actual interaction wit ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
利用可能な暗号メソッドを取得 5411
« openssl_get_cert_locations openssl_get_curve_names » PHP Manual OpenSSL 関数 利用可能な暗号メソ ... ッドを取得 openssl_get_cipher_methods (PHP 5 >= 5.3.0, PHP 7, PHP 8) openss ... l_get_cipher_methods — 利用可能な暗号メソッドを取得 説明 o ... penssl_get_cipher_methods ( bool $aliases = false ): array 利用 ... が返されることに注意して下さい。 例 例1 openssl_get_cipher_methods() の例 どのように利用可能な暗号が見る ...
https://man.plustar.jp/php/function.openssl-get-cipher-methods.html - [similar]
渡された文字列が、指定した正規化を適用済みかどうかを調べる 5381
« Normalizer::getRawDecomposition Normalizer::normalize » PHP Manual Normalizer 渡された文字列が ... zer_is_normalized (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Normalizer::isNormalized -- normal ... 用済みかどうかを調べる 説明 オブジェクト指向型 public static Normalizer::isNormalized ( string $string , ... int $form = Normalizer::FORM_C ): bool 手続き型 normalizer_is_normalized ( string ... $string , int $form = Normalizer::FORM_C ): bool 渡された文字列が、指定した正規化を適用済み ...
https://man.plustar.jp/php/normalizer.isnormalized.html - [similar]
配列演算子 5343
« 文字列演算子 型演算子 » PHP Manual 演算子 配列演算子 配列演算子 Array Operators 例 名前 結果 $ ... $b = array( "a" => "pear" , "b" => "strawberry" , "c" => "cherry" ); $c = $a + $b ; // Union of $a and ... $b echo "Union of \$a and \$b: \n" ; var_dump ( $c ); $c ... = $b + $a ; // Union of $b and $a echo "Union of \$b and \$a: \n" ; var_dump ( $c ); $a ... += $b ; // Union of $a += $b is $a and $b echo "Union of \$a += \$b: \n" ; var_dump ( $a ); ?> ...
https://man.plustar.jp/php/language.operators.array.html - [similar]
遅延静的束縛 (Late Static Bindings) 5133
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Sta ... tic Bindings) 遅延静的束縛 (Late Static Bindings) PHP ... 直近の "非転送コール" のクラス名を保存します。 staticメソッドの場合、これは明示的に指定されたクラス (通常 ... は :: 演算子の左側に書かれたもの) となります。staticメソッド以外の場合は、そのオブジェクトのクラスとなり ... す。 "転送コール" とは、 self:: や parent:: 、 static:: による :: 演算子を使ったコール。 あるいはクラス階 ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
Imagick がサポートするフォーマットを返す 4961
« Imagick::queryFonts Imagick::radialBlurImage » PHP Manual Imagick Imagick がサポートするフォー ... マットを返す Imagick::queryFormats (PECL imagick 2, PECL imagick 3) Im ... agick::queryFormats — Imagick がサポートするフォーマット ... を返す 説明 public static Imagick::queryFormats ( string $pattern = " ... *" ): array Imagick がサポートするフォーマットを返します。 パラメータ ...
https://man.plustar.jp/php/imagick.queryformats.html - [similar]
Oracle ユーザーのパスワードを変更する 4893
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_passwo ... rd_change (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci ... _password_change — Oracle ユーザーのパスワードを変更する 説明 ... oci_password_change ( resource $connection , string $ ... ring $old_password , string $new_password ): bool oci_password_change ( string $database_name , string ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]
渡された入力を正規化し、正規化後の文字列を返す 4893
« Normalizer::isNormalized MessageFormatter » PHP Manual Normalizer 渡された入力を正規化し、正規 ... malizer_normalize (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Normalizer::normalize -- normalize ... 正規化後の文字列を返す 説明 オブジェクト指向型 public static Normalizer::normalize ( string $string , in ... t $form = Normalizer::FORM_C ): string | false 手続き型 normalizer_normalize ( ... string $string , int $form = Normalizer::FORM_C ): string | false 渡された入力を正規化し、正規化後 ...
https://man.plustar.jp/php/normalizer.normalize.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT