検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 2434 for [SIMILAR] 16 1024 4096 WITH 9775 追加 WITH 6399 ... (3.051 sec.)
はじめに 0
« OpenSSL インストール/設定 » PHP Manual OpenSSL はじめに はじめに この拡張モジュールは、対称鍵による暗号化、非対称鍵による暗号化や、 PBKDF2, PKCS7, PKCS12, X509 その他の暗号の操作を行う » OpenSSL ライブラリの機能をバインドしています。 それに加えて、TLS ストリームの実装も提供しています。 ...
https://man.plustar.jp/php/intro.openssl.html - [similar]
定義済み定数 0
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Memcached::OPT_COMPRESSION ペイロードの圧縮を有効あるいは無効にしま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
Memcached クラス 0
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]
プリペアドステートメントを実行する 0
« mysqli_stmt::$error mysqli_stmt::fetch » PHP Manual mysqli_stmt プリペアドステートメントを実行する mysqli_stmt::execute mysqli_stmt_execute (PHP 5, PHP 7, PHP 8) mysqli_stmt::execute -- mysqli_stmt_execute — プリペアドステートメントを実行する 説明 オブジェクト指向型 public mysqli_stmt: ...
https://man.plustar.jp/php/mysqli-stmt.execute.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 下位互換性のない変更点 下位互換性のない変更点 number_format() は負のゼロを返さない 以前のバージョンでは、 number_format() 関数が -0 を返せました。 これは IEEE 754 浮動小数点標準規格に沿 ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]
引数を指定して関数を起動する 0
« ReflectionFunction::invoke ReflectionFunction::isDisabled » PHP Manual ReflectionFunction 引数を指定して関数を起動する ReflectionFunction::invokeArgs (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionFunction::invokeArgs — 引数を指定して関数を起動する 説明 public ReflectionFunction::invokeArgs ...
https://man.plustar.jp/php/reflectionfunction.invokeargs.html - [similar]
画像にフィルタを適用する 0
« imagefilltoborder imageflip » PHP Manual GD および Image 関数 画像にフィルタを適用する imagefilter (PHP 5, PHP 7, PHP 8) imagefilter — 画像にフィルタを適用する 説明 imagefilter ( GdImage $image , int $filter , array | int | float | bool ...$args ): bool imagefilter() は、指定したフィル ...
https://man.plustar.jp/php/function.imagefilter.html - [similar]
TypeType フォントを使用したテキストの bounding box を生成する 0
« imagetruecolortopalette imagettftext » PHP Manual GD および Image 関数 TypeType フォントを使用したテキストの bounding box を生成する imagettfbbox (PHP 4, PHP 5, PHP 7, PHP 8) imagettfbbox — TypeType フォントを使用したテキストの bounding box を生成する 説明 imagettfbbox ( float $size , ...
https://man.plustar.jp/php/function.imagettfbbox.html - [similar]
エントリを読み込む 0
« ldap_parse_result ldap_rename_ext » PHP Manual LDAP 関数 エントリを読み込む ldap_read (PHP 4, PHP 5, PHP 7, PHP 8) ldap_read — エントリを読み込む 説明 ldap_read ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes_on ...
https://man.plustar.jp/php/function.ldap-read.html - [similar]
ノート 0
« 定義済み定数 The MySQLi Extension Function Summary » PHP Manual MySQLi ノート ノート 若干の実装ノート MYSQL_TYPE_GEOMETRY に対するサポートが MySQLi エクステンションに PHP 5.3 で追加されました。 MYSQL_TYPE_GEOMETRY 型の項目を操作するために libmysqlclient および mysqlnd の中にそれぞれ別の ...
https://man.plustar.jp/php/mysqli.notes.html - [similar]