検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 190 for [SIMILAR] 16 1024 4096 WITH 25757 パケ WITH 1655... (0.321 sec.)
この接続上で最後に成功した insert クエリが自動生成した ID を返す 0
« db2_get_option db2_lob_read » PHP Manual IBM DB2 関数 この接続上で最後に成功した insert クエリが自動生成した ID を返す db2_last_insert_id (PECL ibm_db2 >= 1.7.1) db2_last_insert_id — この接続上で最後に成功した insert クエリが自動生成した ID を返す 説明 db2_last_insert_id ( resource $re ...
https://man.plustar.jp/php/function.db2-last-insert-id.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]
PNG 画像を保存する際に、完全なアルファチャネル情報を保存するかどうかを指定する 0
« imagerotate imagescale » PHP Manual GD および Image 関数 PNG 画像を保存する際に、完全なアルファチャネル情報を保存するかどうかを指定する imagesavealpha (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imagesavealpha — PNG 画像を保存する際に、完全なアルファチャネル情報を保存するかどうかを指定する 説 ...
https://man.plustar.jp/php/function.imagesavealpha.html - [similar]
メッセージ本文を読む 0
« imap_binary imap_bodystruct » PHP Manual IMAP 関数 メッセージ本文を読む imap_body (PHP 4, PHP 5, PHP 7, PHP 8) imap_body — メッセージ本文を読む 説明 imap_body ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): string | false imap_body() は、現在のメールボックスにある messag ...
https://man.plustar.jp/php/function.imap-body.html - [similar]
PKCS#12 互換の証明書保存ファイルをエクスポートする 0
« openssl_pbkdf2 openssl_pkcs12_export » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルをエクスポートする openssl_pkcs12_export_to_file (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export_to_file — PKCS#12 互換の証明書保存ファイルをエクスポートする 説明 openssl_pkcs12_export_t ...
https://man.plustar.jp/php/function.openssl-pkcs12-export-to-file.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 0
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルを変数にエクスポートする openssl_pkcs12_export (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export — PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 説明 openssl_pkcs12 ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]