検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1413 for [SIMILAR] 16 1024 4096 WITH 25366 recode WITH 31... (2.821 sec.)
2 つの variant の除算結果を返す 0
« variant_date_to_timestamp variant_eqv » PHP Manual COM関数 2 つの variant の除算結果を返す variant_div (PHP 5, PHP 7, PHP 8) variant_div — 2 つの variant の除算結果を返す 説明 variant_div ( mixed $left , mixed $right ): mixed left を right で割り、その結果を返します。 パラメータ left 左 ...
https://man.plustar.jp/php/function.variant-div.html - [similar]
SQL 文で使用するユーザー定義関数 (UDF) を登録する 0
« PDO::sqliteCreateCollation ベンダー固有のモジュール » PHP Manual SQLite (PDO) SQL 文で使用するユーザー定義関数 (UDF) を登録する PDO::sqliteCreateFunction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateFunction — SQL 文で使用するユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreatefunction.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]
Microsoft SQL Server 関数 (PDO_SQLSRV) 0
« PDO_MYSQL DSN PDO_SQLSRV DSN » PHP Manual PDO ドライバ Microsoft SQL Server 関数 (PDO_SQLSRV) Microsoft SQL Server 関数 (PDO_SQLSRV) はじめに PDO_SQLSRV は、 PHP Data Objects (PDO) インターフェイス を実装したドライバです。 PHP から、MS SQL Server (SQL Server 2005 以降) および SQL Azure ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.html - [similar]
iconv 拡張モジュールの内部設定変数を取得する 0
« iconv 関数 iconv_mime_decode_headers » PHP Manual iconv 関数 iconv 拡張モジュールの内部設定変数を取得する iconv_get_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する 説明 iconv_get_encoding ( string $type = "all" ): array | ...
https://man.plustar.jp/php/function.iconv-get-encoding.html - [similar]
カナを("全角かな"、"半角かな"等に)変換する 0
« mb_convert_encoding mb_convert_variables » PHP Manual マルチバイト文字列 関数 カナを("全角かな"、"半角かな"等に)変換する mb_convert_kana (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_kana — カナを("全角かな"、"半角かな"等に)変換する 説明 mb_convert_kana ( string $string , string $mo ...
https://man.plustar.jp/php/function.mb-convert-kana.html - [similar]
Closure クラス 0
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス Closure クラス Closure クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 無名関数 を表すために使うクラスです。 無名関数は、Closure 型のオブジェクトを生成します。 このクラスにはメソッドが用意され ...
https://man.plustar.jp/php/class.closure.html - [similar]
com クラス 0
« 配列と配列形式の COM プロパティ com::__construct » PHP Manual COM com クラス com クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに com クラスにより、OLE 互換の COM オブジェクトのインスタンスを作成し、 そのメソッドをコールしたりそのプロパティにアクセスしたりすることが 可能となります ...
https://man.plustar.jp/php/class.com.html - [similar]
文字列を処理し、変数に代入する 0
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
文字列を出力する 0
« parse_str printf » PHP Manual String 関数 文字列を出力する print (PHP 4, PHP 5, PHP 7, PHP 8) print — 文字列を出力する 説明 print ( string $expression ): int expression を出力します。 print は実際には関数ではなく、 言語構造です。 引数は、 print の後に文字列として評価される式を指定し、括 ...
https://man.plustar.jp/php/function.print.html - [similar]