検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 540 for [SIMILAR] 16 1024 4096 WITH 13613 apcu WITH 9031... (6.976 sec.)
SQL ステートメントを実行するために準備する 0
« mysqli_stmt::$param_count mysqli_stmt::reset » PHP Manual mysqli_stmt SQL ステートメントを実行するために準備する mysqli_stmt::prepare mysqli_stmt_prepare (PHP 5, PHP 7, PHP 8) mysqli_stmt::prepare -- mysqli_stmt_prepare — SQL ステートメントを実行するために準備する 説明 オブジェクト指向 ...
https://man.plustar.jp/php/mysqli-stmt.prepare.html - [similar]
イテレータを巻き戻す 0
« APCUIterator::next APCUIterator::valid » PHP Manual APCUIterator イテレータを巻き戻す APCUIterator::rewind (PECL apcu >= 5.0.0) APCUIterator::rewind — イテレータを巻き戻す 説明 public APCUIterator::rewind (): void イテレータを最初の要素に巻き戻します パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/apcuiterator.rewind.html - [similar]
イテレータのキーを取得する 0
« APCUIterator::getTotalSize APCUIterator::next » PHP Manual APCUIterator イテレータのキーを取得する APCUIterator::key (PECL apcu >= 5.0.0) APCUIterator::key — イテレータのキーを取得する 説明 public APCUIterator::key (): string 現在のイテレータのキーを取得します。 パラメータ この関数には ...
https://man.plustar.jp/php/apcuiterator.key.html - [similar]
現在位置が有効かどうかを調べる 0
« APCUIterator::rewind Componere » PHP Manual APCUIterator 現在位置が有効かどうかを調べる APCUIterator::valid (PECL apcu >= 5.0.0) APCUIterator::valid — 現在位置が有効かどうかを調べる 説明 public APCUIterator::valid (): bool イテレータの現在位置が有効かどうかを調べます。 パラメータ この関 ...
https://man.plustar.jp/php/apcuiterator.valid.html - [similar]
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
PHP の使いかた 0
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクションにはPHPスクリプトを書くにあたってよく問題となる事柄が 集められています。 PHP の関数のパラメータの順番を覚えられません。だって関数によってばらばらなんだもん。 あらゆるフォームから送信されたデー ...
https://man.plustar.jp/php/faq.using.html - [similar]
文字列の一方向のハッシュ化を行う 0
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP 7, PHP 8) crypt — 文字列の一方向のハッシュ化を行う 警告 この関数は (まだ)バイナリデータ対応ではありません! 説明 crypt ( string $string , string $salt ): string crypt() 文字列のハッシュを返しま ...
https://man.plustar.jp/php/function.crypt.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]