検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 334 for [SIMILAR] 16 1024 4096 WITH 31805 sqlite WITH 90... (0.313 sec.)
設定ファイルをパースする 0
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
基本的な事 0
« 変数 定義済みの変数 » PHP Manual 変数 基本的な事 基本的な事 PHP の変数はドル記号の後に変数名が続く形式で表されます。 変数名は大文字小文字を区別します。 変数名は、PHPの他のラベルと同じルールに従います。 有効な変数名は文字またはアンダースコアから始まり、任意の数の文字、 数字、アンダースコ ...
https://man.plustar.jp/php/language.variables.basics.html - [similar]
posix_setrlimit 定数 0
« posix_mknod 定数 POSIX 関数 » PHP Manual 定義済み定数 posix_setrlimit 定数 posix_setrlimit() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 注意 : 以下の一覧とともに、特定のオペレーションシステムの setrlimit() のマニュアルページを読みたくな ...
https://man.plustar.jp/php/posix.constants.setrlimit.html - [similar]
トランザクション内かどうかを調べる 0
« PDO::getAvailableDrivers PDO::lastInsertId » PHP Manual PDO トランザクション内かどうかを調べる PDO::inTransaction (PHP 5 >= 5.3.3, Bundled pdo_pgsql, PHP 7, PHP 8) PDO::inTransaction — トランザクション内かどうかを調べる 説明 public PDO::inTransaction (): bool ドライバ内で、現在トランザ ...
https://man.plustar.jp/php/pdo.intransaction.html - [similar]
指定した伝送に関する情報を得る 0
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) curl_getinfo — 指定した伝送に関する情報を得る 説明 curl_getinfo ( CurlHandle $handle , ? int $option = null ): mixed 直近の転送に関する情報を取得します。 ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]
SQLite3 クラス 0
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
トランザクションをコミットする 0
« PDO::beginTransaction PDO::__construct » PHP Manual PDO トランザクションをコミットする PDO::commit (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::commit — トランザクションをコミットする 説明 public PDO::commit (): bool トランザクションをコミットし、 次に PDO::beginTransaction() ...
https://man.plustar.jp/php/pdo.commit.html - [similar]
gettext の複数形版 0
« gettext textdomain » PHP Manual Gettext 関数 gettext の複数形版 ngettext (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ngettext — gettext の複数形版 説明 ngettext ( string $singular , string $plural , int $count ): string 複数形版の gettext() です。 言語によっては、数量に応じていくつかの複数形 ...
https://man.plustar.jp/php/function.ngettext.html - [similar]
フォーマットされた文字列を返す 0
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, PHP 7, PHP 8) sprintf — フォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 format に基づき生成された文字列を返します。 パラメータ form ...
https://man.plustar.jp/php/function.sprintf.html - [similar]
トークンの名前を返す 0
« PhpToken::__construct PhpToken::is » PHP Manual PhpToken トークンの名前を返す PhpToken::getTokenName (PHP 8) PhpToken::getTokenName — トークンの名前を返す 説明 public PhpToken::getTokenName (): ? string トークンの名前を返します。 パラメータ この関数にはパラメータはありません。 戻り値 一 ...
https://man.plustar.jp/php/phptoken.gettokenname.html - [similar]