検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 466 for 手続き (0.013 sec.)
デバッグ操作を行う 3822
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::deb ... 向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $options ): bool Fred Fish ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
オプションを設定する 3822
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysq ... ptions ( int $option , string | int $value ): bool 手続き型 mysqli_options ( mysqli $mysql , int $option , st ... の前にコールしなければなりません。 パラメータ link 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返 ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
結果セットの取得を開始する 3822
« mysqli::thread_safe mysqli::$warning_count » PHP Manual mysqli 結果セットの取得を開始する mysq ... ublic mysqli::use_result (): mysqli_result | false 手続き型 mysqli_use_result ( mysqli $mysql ): mysqli_resul ... )); } /* 接続を閉じます */ $mysqli -> close (); ?> 手続き型 <?php $link = mysqli_connect ( "localhost" , "my_ ...
https://man.plustar.jp/php/mysqli.use-result.html - [similar]
GMP クラス 3749
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) ... ブジェクト指向インターフェイスは用意されていません。 手続き型の GMP API を使いましょう。 class GMP { /* メソッド ...
https://man.plustar.jp/php/class.gmp.html - [similar]
暗号化のためのキーを追加する 3749
« gnupg_adddecryptkey gnupg_addsignkey » PHP Manual GnuPG 関数 暗号化のためのキーを追加する gnup ... true を、失敗した場合に false を返します。 例 例1 手続き型の gnupg_addencryptkey() の例 <?php $res = gnupg_i ...
https://man.plustar.jp/php/function.gnupg-addencryptkey.html - [similar]
キーを削除する 3749
« gnupg_decryptverify gnupg_encrypt » PHP Manual GnuPG 関数 キーを削除する gnupg_deletekey (PECL ... true を、失敗した場合に false を返します。 例 例1 手続き型の gnupg_deletekey() の例 <?php $res = gnupg_init ...
https://man.plustar.jp/php/function.gnupg-deletekey.html - [similar]
関数が失敗した場合にエラー文字列を返す 3749
« gnupg_getengineinfo gnupg_geterrorinfo » PHP Manual GnuPG 関数 関数が失敗した場合にエラー文字列 ... ー文字列、それ以外の場合に false を返します。 例 例1 手続き型の gnupg_geterror() の例 <?php $res = gnupg_init ( ...
https://man.plustar.jp/php/function.gnupg-geterror.html - [similar]
指定した ID のタイムゾーンオブジェクトを作る 3749
« IntlTimeZone::createEnumeration IntlTimeZone::createTimeZoneIDEnumeration » PHP Manual IntlTim ... ateTimeZone ( string $timezoneId ): ? IntlTimeZone 手続き型: intltz_create_time_zone ( string $timezoneId ): ...
https://man.plustar.jp/php/intltimezone.createtimezone.html - [similar]
DateTimeZone からタイムゾーンオブジェクトを作る 3749
« IntlTimeZone::createTimeZoneIDEnumeration IntlTimeZone::getCanonicalID » PHP Manual IntlTimeZo ... imeZone ( DateTimeZone $timezone ): ? IntlTimeZone 手続き型: intltz_from_date_time_zone ( DateTimeZone $timez ...
https://man.plustar.jp/php/intltimezone.fromdatetimezone.html - [similar]
直近のエラーコードを取得する 3749
« IntlTimeZone::getEquivalentID IntlTimeZone::getErrorMessage » PHP Manual IntlTimeZone 直近のエ ... public IntlTimeZone::getErrorCode (): int | false 手続き型: intltz_get_error_code ( IntlTimeZone $timezone ) ...
https://man.plustar.jp/php/intltimezone.geterrorcode.html - [similar]