検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1071 for [SIMILAR] 16 1024 4096 WITH 11042 apache WITH 89... (0.697 sec.)
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
bytea 型のバイナリをアンエスケープする 0
« pg_tty pg_untrace » PHP Manual PostgreSQL 関数 bytea 型のバイナリをアンエスケープする pg_unescape_bytea (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_unescape_bytea — bytea 型のバイナリをアンエスケープする 説明 pg_unescape_bytea ( string $string ): string pg_unescape_bytea() は、bytea 型のデ ...
https://man.plustar.jp/php/function.pg-unescape-bytea.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 7.4.0 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュー ...
https://man.plustar.jp/php/ibase.installation.html - [similar]
ユーザーキャッシュのメモリ使用状況についての情報を取得する 0
« wincache_ucache_info wincache_ucache_set » PHP Manual WinCache 関数 ユーザーキャッシュのメモリ使用状況についての情報を取得する wincache_ucache_meminfo (PECL wincache >= 1.1.0) wincache_ucache_meminfo — ユーザーキャッシュのメモリ使用状況についての情報を取得する 説明 wincache_ucache_memi ...
https://man.plustar.jp/php/function.wincache-ucache-meminfo.html - [similar]
ユーザーキャッシュに格納された変数を取得する 0
« wincache_ucache_exists wincache_ucache_inc » PHP Manual WinCache 関数 ユーザーキャッシュに格納された変数を取得する wincache_ucache_get (PECL wincache >= 1.1.0) wincache_ucache_get — ユーザーキャッシュに格納された変数を取得する 説明 wincache_ucache_get ( mixed $key , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-get.html - [similar]
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
文を実行する 0
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_execute — 文を実行する 説明 oci_execute ( resource $statement , int $mode = OCI_COMMIT_ON_SUCCESS ): bool oci_parse() が返した statement を実行します。 実行後、 INSERT ...
https://man.plustar.jp/php/function.oci-execute.html - [similar]
エラーのレポート 0
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラーのレポート PHPのセキュリティに関して、2種類のエラー出力があります。一つは、セ キュリティ向上に役立つものであり、もう一つは、セキュリティ上有害な ものです。 標準的な攻撃手法の中に不完全なデータ ...
https://man.plustar.jp/php/security.errors.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]