検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 223 for [SIMILAR] 16 1024 4096 WITH 46384 escapeshellcmd... (0.242 sec.)
テスト 0
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイートは ext/oci8/tests にあります。 OCI8 のテストを実行すると、テストが失敗したときのログがこのディレクトリに記録されます。 PHP のテストを実行する前に、 details.inc を編集して $user、$password と接 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
一時停止していたデフォルトのイベントループを再開させる 0
« Ev::recommendedBackends Ev::run » PHP Manual Ev 一時停止していたデフォルトのイベントループを再開させる Ev::resume (PECL ev >= 0.2.0) Ev::resume — 一時停止していたデフォルトのイベントループを再開させる 説明 final public static Ev::resume (): void Ev::suspend() と Ev::resume() が、それぞ ...
https://man.plustar.jp/php/ev.resume.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]
乱数値の最大値を表示する 0
« min mt_rand » PHP Manual Math 関数 乱数値の最大値を表示する mt_getrandmax (PHP 4, PHP 5, PHP 7, PHP 8) mt_getrandmax — 乱数値の最大値を表示する 説明 mt_getrandmax (): int mt_rand() のコールにより返される最大の値を返します。 パラメータ この関数にはパラメータはありません。 戻り値 mt_rand ...
https://man.plustar.jp/php/function.mt-getrandmax.html - [similar]
正規表現検索および置換を行う 0
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
ウェーブフィルタを画像に適用する 0
« Imagick::vignetteImage Imagick::whiteThresholdImage » PHP Manual Imagick ウェーブフィルタを画像に適用する Imagick::waveImage (PECL imagick 2, PECL imagick 3) Imagick::waveImage — ウェーブフィルタを画像に適用する 説明 public Imagick::waveImage ( float $amplitude , float $length ): bool ...
https://man.plustar.jp/php/imagick.waveimage.html - [similar]
もっとも適合した 日付/時刻 のフォーマットを決定する 0
« IntlDatePatternGenerator::create IntlPartsIterator » PHP Manual IntlDatePatternGenerator もっとも適合した 日付/時刻 のフォーマットを決定する IntlDatePatternGenerator::getBestPattern (PHP 8 >= 8.1.0) IntlDatePatternGenerator::getBestPattern — もっとも適合した 日付/時刻 のフォーマットを決 ...
https://man.plustar.jp/php/intldatepatterngenerator.getbestpattern.html - [similar]
ステートメントの実行 0
« データベース接続 プリペアドステートメント » PHP Manual クイックスタートガイド ステートメントの実行 ステートメントの実行 ステートメントは、 mysqli::query() , mysqli::real_query() , mysqli::multi_query() を使って実行できます。 mysqli::query() がもっともよく使われますが、 ステートメントの ...
https://man.plustar.jp/php/mysqli.quickstart.statements.html - [similar]
SQL クエリを実行する 0
« mysqli::real_escape_string mysqli::reap_async_query » PHP Manual mysqli SQL クエリを実行する mysqli::real_query mysqli_real_query (PHP 5, PHP 7, PHP 8) mysqli::real_query -- mysqli_real_query — SQL クエリを実行する 説明 オブジェクト指向型 public mysqli::real_query ( string $query ): bo ...
https://man.plustar.jp/php/mysqli.real-query.html - [similar]
文を実行する準備を行い、文オブジェクトを返す 0
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]