検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 1661 for [SIMILAR] 16 1024 4096 WITH 5198 モジ WITH 5163 ... (1.213 sec.)
下位互換性のない変更点 0
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互換性のない変更点 下位互換性のない変更点 既存の PHP 5 のコードのほとんどは変更なしで動作するはずですが、 以下の下位互換性のない変更点については注意しましょう。 配列リテラルを用いてクラスのプロパ ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
SNMP オブジェクトのサブツリーを取得する 0
« SNMP::setSecurity SNMPException » PHP Manual SNMP SNMP オブジェクトのサブツリーを取得する SNMP::walk (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::walk — SNMP オブジェクトのサブツリーを取得する 説明 public SNMP::walk ( array | string $objectId , bool $suffixAsKey = false , int $maxRepetitions = ...
https://man.plustar.jp/php/snmp.walk.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
データベースをオープンする 0
« dba_nextkey dba_optimize » PHP Manual DBA 関数 データベースをオープンする dba_open (PHP 4, PHP 5, PHP 7, PHP 8) dba_open — データベースをオープンする 説明 dba_open ( string $path , string $mode , string $handler = ? , string ...$args ): resource | false dba_open() は、 handler を用いて ...
https://man.plustar.jp/php/function.dba-open.html - [similar]
べき乗とモジュロを計算する 0
« gmp_pow gmp_prob_prime » PHP Manual GMP 関数 べき乗とモジュロを計算する gmp_powm (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_powm — べき乗とモジュロを計算する 説明 gmp_powm ( GMP | int | string $num , GMP | int | string $exponent , GMP | int | string $modulus ): GMP modulus を法として ( ...
https://man.plustar.jp/php/function.gmp-powm.html - [similar]
OpenBSD へのインストール 0
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール OpenBSD へのインストール OpenBSD へのインストール このセクションでは、PHP を » OpenBSD 5.8 に インストールする場合に固有の注意事項とヒントについて説明します。 バイナリパッケージの使用 OpenBSD に ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
拡張モジュールの ini エントリを取得する 0
« ReflectionExtension::getFunctions ReflectionExtension::getName » PHP Manual ReflectionExtension 拡張モジュールの ini エントリを取得する ReflectionExtension::getINIEntries (PHP 5, PHP 7, PHP 8) ReflectionExtension::getINIEntries — 拡張モジュールの ini エントリを取得する 説明 public Refl ...
https://man.plustar.jp/php/reflectionextension.getinientries.html - [similar]
タイプライブラリを読み込む 0
« com_get_active_object com_message_pump » PHP Manual COM関数 タイプライブラリを読み込む com_load_typelib (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) com_load_typelib — タイプライブラリを読み込む 説明 com_load_typelib ( string $typelib , bool $case_insensitive = true ): bool タイプライブラリを ...
https://man.plustar.jp/php/function.com-load-typelib.html - [similar]
直近に実行された MySQL 操作のエラーメッセージを返す 0
« mysql_errno mysql_escape_string » PHP Manual MySQL 関数 直近に実行された MySQL 操作のエラーメッセージを返す mysql_error (PHP 4, PHP 5) mysql_error — 直近に実行された MySQL 操作のエラーメッセージを返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-error.html - [similar]
結果保持用メモリを開放する 0
« mysql_field_type mysql_get_client_info » PHP Manual MySQL 関数 結果保持用メモリを開放する mysql_free_result (PHP 4, PHP 5) mysql_free_result — 結果保持用メモリを開放する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべき ...
https://man.plustar.jp/php/function.mysql-free-result.html - [similar]