検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 274 for [SIMILAR] 16 1024 4096 WITH 64497 hasdefaultvalu... (0.348 sec.)
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
バイナリ文字列にエクスポートする 0
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_export — バイナリ文字列にエクスポートする 説明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): string ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
バイナリ文字列からインポートする 0
« gmp_hamdist gmp_init » PHP Manual GMP 関数 バイナリ文字列からインポートする gmp_import (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_import — バイナリ文字列からインポートする 説明 gmp_import ( string $data , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): GMP バイナリ文字列 ...
https://man.plustar.jp/php/function.gmp-import.html - [similar]
テキストへの署名 0
« 例 GnuPG 関数 » PHP Manual 例 テキストへの署名 テキストへの署名 この例は、指定したテキストに署名をします。 例1 gnupg での署名の例 (手続き型) <?php // gnupg を初期化します $res = gnupg_init (); // 必須ではありません。Clearsign はデフォルト値です gnupg_setsignmode ( $res , GNUPG_SIG_MODE ...
https://man.plustar.jp/php/gnupg.examples-clearsign.html - [similar]
Iterable 0
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
接続を初期化する 0
« gnupg_import gnupg_keyinfo » PHP Manual GnuPG 関数 接続を初期化する gnupg_init (PECL gnupg >= 0.4) gnupg_init — 接続を初期化する 説明 gnupg_init ( ? array $options = null ): resource パラメータ options 連想配列でなければいけません。 暗号化エンジンのデフォルト設定を変更するために使います ...
https://man.plustar.jp/php/function.gnupg-init.html - [similar]
アトリビュートを取得する 0
« ReflectionProperty::export ReflectionProperty::getDeclaringClass » PHP Manual ReflectionProperty アトリビュートを取得する ReflectionProperty::getAttributes (PHP 8) ReflectionProperty::getAttributes — アトリビュートを取得する 説明 public ReflectionProperty::getAttributes ( ? string $nam ...
https://man.plustar.jp/php/reflectionproperty.getattributes.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagearc imagebmp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imageavif (PHP 8 >= 8.1.0) imageavif — 画像をブラウザあるいはファイルに出力する 説明 imageavif ( GdImage $image , resource | string | null $file = null , int $quality = -1 , int $speed = -1 ): ...
https://man.plustar.jp/php/function.imageavif.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT