検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 479 for [SIMILAR] 16 1024 4096 WITH 23413 切断 WITH 7183... (0.402 sec.)
ユーザーが投稿したデータ 3952
« エラーのレポート PHPの隠蔽 » PHP Manual セキュリティ ユーザーが投稿したデータ ユーザーが投稿したデータ 多くの PHP のプログラムで最も脆弱な部分は、言語自体に起因するものではなく、 単にセキュリティを考慮して書かれていないコードの問題です。そのため、 指定したコードの部分の意味を常に時間を ...
https://man.plustar.jp/php/security.variables.html - [similar]
PHP とはなんでしょう? 3952
« 入門 PHPにできることは? » PHP Manual 入門 PHP とはなんでしょう? PHP とはなんでしょう? PHP ( PHP: Hypertext Preprocessor を再帰的に略したものです) は、広く使われているオープンソースの汎用スクリプト言語です。 PHP は、特に Web 開発に適しており、HTML に埋め込むことができます。 で、結局のと ...
https://man.plustar.jp/php/intro-whatis.html - [similar]
接続処理 2818
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
現在のスクリプトの inode を取得する 2818
« getmygid getmypid » PHP Manual PHP オプション/情報 関数 現在のスクリプトの inode を取得する getmyinode (PHP 4, PHP 5, PHP 7, PHP 8) getmyinode — 現在のスクリプトの inode を取得する 説明 getmyinode (): int | false 現在のスクリプトの inode を取得します。 パラメータ この関数にはパラメータ ...
https://man.plustar.jp/php/function.getmyinode.html - [similar]
PHP スクリプト所有者のユーザー ID を取得する 2818
« getmypid getopt » PHP Manual PHP オプション/情報 関数 PHP スクリプト所有者のユーザー ID を取得する getmyuid (PHP 4, PHP 5, PHP 7, PHP 8) getmyuid — PHP スクリプト所有者のユーザー ID を取得する 説明 getmyuid (): int | false 現在のスクリプトのユーザー ID を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.getmyuid.html - [similar]
現在の PHP スクリプトの所有者の名前を取得する 2818
« get_cfg_var get_defined_constants » PHP Manual PHP オプション/情報 関数 現在の PHP スクリプトの所有者の名前を取得する get_current_user (PHP 4, PHP 5, PHP 7, PHP 8) get_current_user — 現在の PHP スクリプトの所有者の名前を取得する 説明 get_current_user (): string 現在の PHP スクリプトの所 ...
https://man.plustar.jp/php/function.get-current-user.html - [similar]
WinCache 統計スクリプト 2818
« 実行時設定 WinCache セッションハンドラ » PHP Manual インストール/設定 WinCache 統計スクリプト WinCache 統計スクリプト WinCache のインストールパッケージには wincache.php という PHP スクリプトが含まれています。 これを使えば、キャッシュ情報や統計情報を取得することができます。 WinCache 拡張 ...
https://man.plustar.jp/php/wincache.stats.html - [similar]
require 2818
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は include とほぼ同じですが、失敗した場合に E_COMPILE_ERROR レベルの致命的なエラーも発生するという点が異なります。 つまり、スクリプトの処理がそこで止まってしまうということです。一方 include の場合 ...
https://man.plustar.jp/php/function.require.html - [similar]
HTTP POST 変数 2818
« $_GET $_FILES » PHP Manual 定義済の変数 HTTP POST 変数 $_POST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_POST — HTTP POST 変数 説明 Content-Type に application/x-www-form-urlencoded あるいは multipart/form-data を用いた HTTP リクエストで、 HTTP POST メソッドから現在のスクリプトに渡された変 ...
https://man.plustar.jp/php/reserved.variables.post.html - [similar]
ファイルディスクリプタ間でデータを転送する 2818
« eio_seek eio_set_max_idle » PHP Manual Eio 関数 ファイルディスクリプタ間でデータを転送する eio_sendfile (PECL eio >= 0.0.1dev) eio_sendfile — ファイルディスクリプタ間でデータを転送する 説明 eio_sendfile ( mixed $out_fd , mixed $in_fd , int $offset , int $length , int $pri = ? , callabl ...
https://man.plustar.jp/php/function.eio-sendfile.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT