検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 197 for [SIMILAR] 16 1024 4096 WITH 22488 wrapper WITH 1... (0.187 sec.)
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]
The Event class 0
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL event >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor being ready to read from or write to; a file descriptor becoming ready to read from or write to(edge ...
https://man.plustar.jp/php/class.event.html - [similar]
フェッチした行からフィールドの値を取得する 0
« oci_register_taf_callback oci_rollback » PHP Manual OCI8 関数 フェッチした行からフィールドの値を取得する oci_result (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_result — フェッチした行からフィールドの値を取得する 説明 oci_result ( resource $statement , string | int $column ): mixed oc ...
https://man.plustar.jp/php/function.oci-result.html - [similar]
Basic Gearman client and worker, background 0
« Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman client and worker, background Basic Gearman client and worker, background 例1 Basic Gearman client and worker, background This example shows a very simple client and worker. The client sends a s ...
https://man.plustar.jp/php/gearman.examples-reverse-bg.html - [similar]
Basic usage 0
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Basic Gearman client and worker This example shows a very simple client and worker. The client sends a string to the job server, and the worker reverses the string and sends it back. The job is p ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
新しい関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関数 PHP コア stream_isatty() sapi_windows_vt100_support() SPL spl_object_id() DOM DomNodeList::count() DOMNamedNodeMap::count() FTP ftp_append() GD imagesetclip() imagegetclip() imageopenpolygo ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
セッション関数 0
« セッションに関連する INI 設定をセキュアにする session_abort » PHP Manual Sessions セッション関数 セッション関数 目次 session_abort — session 配列の変更を破棄してセッションを終了します session_cache_expire — 現在のキャッシュの有効期限を取得/設定する session_cache_limiter — 現在のキャッシ ...
https://man.plustar.jp/php/ref.session.html - [similar]
ユーザーが投稿したデータ 0
« エラーのレポート PHPの隠蔽 » PHP Manual セキュリティ ユーザーが投稿したデータ ユーザーが投稿したデータ 多くの PHP のプログラムで最も脆弱な部分は、言語自体に起因するものではなく、 単にセキュリティを考慮して書かれていないコードの問題です。そのため、 指定したコードの部分の意味を常に時間を ...
https://man.plustar.jp/php/security.variables.html - [similar]
ネットワーク 0
« mqseries_strerror はじめに » PHP Manual その他のサービス ネットワーク ネットワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ネットワーク 関数 checkdnsrr — 指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する clos ...
https://man.plustar.jp/php/book.network.html - [similar]
セッション処理 0
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 セッションIDの受渡し カスタムセッションハンドラ セッションのアップロード状況 セッション と セキュリティ ...
https://man.plustar.jp/php/book.session.html - [similar]