検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 828 for [SIMILAR] 16 1024 4096 WITH 15871 ssh2 WITH 6741... (0.576 sec.)
0
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
アクティブなリソースを返す 0
« get_required_files getenv » PHP Manual PHP オプション/情報 関数 アクティブなリソースを返す get_resources (PHP 7, PHP 8) get_resources — アクティブなリソースを返す 説明 get_resources ( ? string $type = null ): array 現在アクティブなすべての リソース の配列を返します。 オプションでリソー ...
https://man.plustar.jp/php/function.get-resources.html - [similar]
フォームの処理 0
« 実用的な例 次にするべきことは? » PHP Manual 簡易チュートリアル フォームの処理 フォームの処理 PHP の最も強力な機能の一つは、HTML フォームを処理する手段です。 理解するべき重要な基本概念は、あるフォームの中の全てのフォーム要素が、 自動的に PHP スクリプトで利用可能になるということです。 詳 ...
https://man.plustar.jp/php/tutorial.forms.html - [similar]
アクティブなハッシュコンテキストにデータを投入する 0
« hash_update_stream hash » PHP Manual Hash 関数 アクティブなハッシュコンテキストにデータを投入する hash_update (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update — アクティブなハッシュコンテキストにデータを投入する 説明 hash_update ( HashContext $context , string $data ): bool ...
https://man.plustar.jp/php/function.hash-update.html - [similar]
readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果... 0
« readline_add_history readline_callback_handler_remove » PHP Manual Readline 関数 readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_handler_install (PHP 5 >= 5.1.0, PHP 7, PHP 8) readline_callback_handler_install — readline コ ...
https://man.plustar.jp/php/function.readline-callback-handler-install.html - [similar]
ソケット 0
« SNMPException はじめに » PHP Manual その他のサービス ソケット ソケット はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ソケットのエラー ソケット 関数 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケッ ...
https://man.plustar.jp/php/book.sockets.html - [similar]
ソケット 関数 0
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_accept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_connect — 与えられた addrinfo から、ソケットを作って接続する ...
https://man.plustar.jp/php/ref.sockets.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]