検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 244 for [SIMILAR] 16 1024 4096 WITH 39482 foobar WITH 19... (0.325 sec.)
直前の MySQL の操作で変更された行の数を得る 0
« mysqli mysqli::autocommit » PHP Manual mysqli 直前の MySQL の操作で変更された行の数を得る mysqli::$affected_rows mysqli_affected_rows (PHP 5, PHP 7, PHP 8) mysqli::$affected_rows -- mysqli_affected_rows — 直前の MySQL の操作で変更された行の数を得る 説明 オブジェクト指向型 int | string ...
https://man.plustar.jp/php/mysqli.affected-rows.html - [similar]
トランザクションおよび自動コミット 0
« 接続、および接続の管理 プリペアドステートメントおよびストアドプロシージャ » PHP Manual PDO トランザクションおよび自動コミット トランザクションおよび自動コミット さあ、PDO を使用してデータベースに接続することができました。 クエリを発行する前に、PDO がトランザクションをどのように扱うのか ...
https://man.plustar.jp/php/pdo.transactions.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード・ソースファイル・管理者情報・CHANGELOG といった関連する情報 ...
https://man.plustar.jp/php/apcu.installation.html - [similar]
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
プロパティ 0
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
名前を使用してエントリの詳細を取得する 0
« ZipArchive::statIndex ZipArchive::unchangeAll » PHP Manual ZipArchive 名前を使用してエントリの詳細を取得する ZipArchive::statName (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0) ZipArchive::statName — 名前を使用してエントリの詳細を取得する 説明 public ZipArchive::statName ( string $n ...
https://man.plustar.jp/php/ziparchive.statname.html - [similar]
キャッシュされたスクリプトを無効にする 0
« opcache_get_status opcache_is_script_cached » PHP Manual OPcache 関数 キャッシュされたスクリプトを無効にする opcache_invalidate (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0) opcache_invalidate — キャッシュされたスクリプトを無効にする 説明 opcache_invalidate ( string $filena ...
https://man.plustar.jp/php/function.opcache-invalidate.html - [similar]
APCUIterator イテレータオブジェクトを作成する 0
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェクトを作成する APCUIterator::__construct (PECL apcu >= 5.0.0) APCUIterator::__construct — APCUIterator イテレータオブジェクトを作成する 説明 public APCUIterator::__construct ( array | string | n ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]
リファレンス渡し 0
« リファレンスが行わないこと リファレンスを返す » PHP Manual リファレンスの説明 リファレンス渡し リファレンス渡し リファレンスにより関数に変数を渡すことが可能です。この場合、関数内で その引数を修正可能になります。構文は次のようになります。 <?php function foo (& $var ) { $var ++; } $a = 5 ...
https://man.plustar.jp/php/language.references.pass.html - [similar]
値を取得する 0
« ReflectionProperty::getType ReflectionProperty::hasDefaultValue » PHP Manual ReflectionProperty 値を取得する ReflectionProperty::getValue (PHP 5, PHP 7, PHP 8) ReflectionProperty::getValue — 値を取得する 説明 public ReflectionProperty::getValue ( ? object $object = null ): mixed プロパ ...
https://man.plustar.jp/php/reflectionproperty.getvalue.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT