検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 8977 for 説明 (0.010 sec.)
Deletes a record from a database 1990
« dbase_create dbase_get_header_info » PHP Manual dBase 関数 Deletes a record from a database db ... e_delete_record — Deletes a record from a database 説明 dbase_delete_record ( resource $database , int $nu ... 敗した場合に false を返します。 変更履歴 バージョン 説明 dbase 7.0.0 database is now a resource instead of ...
https://man.plustar.jp/php/function.dbase-delete-record.html - [similar]
Gets the number of fields of a database 1990
« dbase_get_record dbase_numrecords » PHP Manual dBase 関数 Gets the number of fields of a datab ... umfields — Gets the number of fields of a database 説明 dbase_numfields ( resource $database ): int Gets t ... , or false if an error occurs. 変更履歴 バージョン 説明 dbase 7.0.0 database is now a resource instead of ...
https://man.plustar.jp/php/function.dbase-numfields.html - [similar]
fileinfo インスタンスを閉じる 1990
« finfo_buffer finfo_file » PHP Manual Fileinfo 関数 fileinfo インスタンスを閉じる finfo_close ( ... 0.1.0) finfo_close — fileinfo インスタンスを閉じる 説明 finfo_close ( finfo $finfo ): bool この関数は、 fi ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.1.0 引数 finfo は、 finfo クラスのインスタンスを ...
https://man.plustar.jp/php/function.finfo-close.html - [similar]
日付/時刻情報を取得する 1990
« date gettimeofday » PHP Manual 日付・時刻 関数 日付/時刻情報を取得する getdate (PHP 4, PHP 5, ... PHP 7, PHP 8) getdate — 日付/時刻情報を取得する 説明 getdate ( ? int $timestamp = null ): array timesta ... は、次のようになります。 返される連想配列のキー キー 説明 戻り値の例 "seconds" 秒。数値。 0 から 59 "minutes ... -2147483648 から 2147483647 . 変更履歴 バージョン 説明 8.0.0 timestamp は、nullable になりました。 例 例1 ...
https://man.plustar.jp/php/function.getdate.html - [similar]
二項係数を計算する 1990
« gmp_and gmp_clrbit » PHP Manual GMP 関数 二項係数を計算する gmp_binomial (PHP 7 >= 7.3.0, PHP ... 8) gmp_binomial — 二項係数を計算する 説明 gmp_binomial ( GMP | int | string $n , int $k ): G ... レベルの警告が発生していました。 変更履歴 バージョン 説明 8.0.0 この関数は、失敗時に false を返さなくなりまし ...
https://man.plustar.jp/php/function.gmp-binomial.html - [similar]
MIME ヘッダフィールドをデコードする 1990
« iconv_mime_decode_headers iconv_mime_encode » PHP Manual iconv 関数 MIME ヘッダフィールドをデコ ... _mime_decode — MIME ヘッダフィールドをデコードする 説明 iconv_mime_decode ( string $string , int $mode = 0 ... v_mime_decode() で指定できるビットマスク 値 定数名 説明 1 ICONV_MIME_DECODE_STRICT 指定すると、ヘッダは » ... 生した場合は false を返します。 変更履歴 バージョン 説明 8.0.0 encoding は、nullable になりました。 例 例1 ...
https://man.plustar.jp/php/function.iconv-mime-decode.html - [similar]
メルセンヌ・ツイスター乱数生成器にシードを指定する 1990
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_sr ... メルセンヌ・ツイスター乱数生成器にシードを指定する 説明 mt_srand ( int $seed = 0 , int $mode = MT_RAND_MT1 ... して、使用するアルゴリズムの実装を指定します。 定数 説明 MT_RAND_MT19937 PHP 7.1.0より利用可能となっている、 ... きます。 戻り値 値を返しません。 変更履歴 バージョン 説明 7.1.0 srand() は、 mt_srand() の エイリアスになりま ...
https://man.plustar.jp/php/function.mt-srand.html - [similar]
SQL文を直接実行する 1990
« odbc_errormsg odbc_execute » PHP Manual ODBC 関数 SQL文を直接実行する odbc_exec (PHP 4, PHP 5, ... PHP 7, PHP 8) odbc_exec — SQL文を直接実行する 説明 odbc_exec ( resource $odbc , string $query ): reso ... ラー時には、 false を返します。 変更履歴 バージョン 説明 8.0.0 flags は削除されました。 参考 odbc_prepare() ...
https://man.plustar.jp/php/function.odbc-exec.html - [similar]
CSR の subject を返す 1990
« openssl_csr_get_public_key openssl_csr_new » PHP Manual OpenSSL 関数 CSR の subject を返す ope ... 8) openssl_csr_get_subject — CSR の subject を返す 説明 openssl_csr_get_subject ( OpenSSLCertificateSignin ... 、 CN は commonName の短縮名です。 戻り値 subject の説明を記した連想配列を返します。失敗した場合に false を返 ... します 変更履歴 バージョン 説明 8.0.0 csr は、 OpenSSLCertificateSigningRequest ク ...
https://man.plustar.jp/php/function.openssl-csr-get-subject.html - [similar]
指定した errno に対応するシステムのエラーメッセージを取得する 1990
« pcntl_sigwaitinfo pcntl_unshare » PHP Manual PCNTL 関数 指定した errno に対応するシステムのエラ ... rno に対応するシステムのエラーメッセージを取得する 説明 pcntl_strerror ( int $error_code ): string 警告 こ ... されています。 パラメータ error_code 戻り値 エラーの説明を返します。 参考 pcntl_get_last_error() - 直近の pc ...
https://man.plustar.jp/php/function.pcntl-strerror.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT