検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 197 for [SIMILAR] 16 1024 4096 WITH 21846 作用 WITH 1605... (0.333 sec.)
連想配列として結果の行を取得する 0
« odbc_execute odbc_fetch_into » PHP Manual ODBC 関数 連想配列として結果の行を取得する odbc_fetch_array (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_array — 連想配列として結果の行を取得する 説明 odbc_fetch_array ( resource $statement , int $row = -1 ): array | false ODBC クエリから、 ...
https://man.plustar.jp/php/function.odbc-fetch-array.html - [similar]
オブジェクトとして結果の行を取得する 0
« odbc_fetch_into odbc_fetch_row » PHP Manual ODBC 関数 オブジェクトとして結果の行を取得する odbc_fetch_object (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_object — オブジェクトとして結果の行を取得する 説明 odbc_fetch_object ( resource $statement , int $row = -1 ): stdClass | false O ...
https://man.plustar.jp/php/function.odbc-fetch-object.html - [similar]
HTML テーブルとして結果を出力する 0
« odbc_procedures odbc_result » PHP Manual ODBC 関数 HTML テーブルとして結果を出力する odbc_result_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result_all — HTML テーブルとして結果を出力する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 odbc_resul ...
https://man.plustar.jp/php/function.odbc-result-all.html - [similar]
テキストをボックス内に出力する 0
« ps_shfill ps_show_xy2 » PHP Manual PS 関数 テキストをボックス内に出力する ps_show_boxed (PECL ps >= 1.1.0) ps_show_boxed — テキストをボックス内に出力する 説明 ps_show_boxed ( resource $psdoc , string $text , float $left , float $bottom , float $width , float $height , string $hmode , s ...
https://man.plustar.jp/php/function.ps-show-boxed.html - [similar]
ファイルポインタを指定行に移動させる 0
« SplFileObject::rewind SplFileObject::setCsvControl » PHP Manual SplFileObject ファイルポインタを指定行に移動させる SplFileObject::seek (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::seek — ファイルポインタを指定行に移動させる 説明 public SplFileObject::seek ( int $line ): void ファイルポ ...
https://man.plustar.jp/php/splfileobject.seek.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
フィールド数を返す 0
« pg_meta_data pg_num_rows » PHP Manual PostgreSQL 関数 フィールド数を返す pg_num_fields (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_num_fields — フィールド数を返す 説明 pg_num_fields ( PgSql\Result $result ): int pg_num_fields() は、 PgSql\Result クラスのインスタンスから フィールド(カラム ...
https://man.plustar.jp/php/function.pg-num-fields.html - [similar]
新しい画像を作成する 0
« Imagick::negateImage Imagick::newPseudoImage » PHP Manual Imagick 新しい画像を作成する Imagick::newImage (PECL imagick 2, PECL imagick 3) Imagick::newImage — 新しい画像を作成する 説明 public Imagick::newImage ( int $cols , int $rows , mixed $background , string $format = ? ): bool 新し ...
https://man.plustar.jp/php/imagick.newimage.html - [similar]
mysql サーバーとの接続をオープンする 0
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンする mysqli::real_connect mysqli_real_connect (PHP 5, PHP 7, PHP 8) mysqli::real_connect -- mysqli_real_connect — mysql サーバーとの接続をオープンする 説明 オブジェクト指向型 public mysqli::rea ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
SoapServer クラス 0
« SoapClient::__soapCall SoapServer::addFunction » PHP Manual SOAP SoapServer クラス SoapServer クラス (PHP 5, PHP 7, PHP 8) はじめに SoapServer クラスは » SOAP 1.1 および » SOAP 1.2 プロトコル用のサーバーとなります。 WSDL サービス記述を使用することもしないこともできます。 クラス概要 cla ...
https://man.plustar.jp/php/class.soapserver.html - [similar]