検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 51 for meta (0.010 sec.)
HTTP(s) URL へのアクセス 8063
« file:// ftp:// » PHP Manual サポートするプロトコル/ラッパー HTTP(s) URL へのアクセス http:// h ... directing_page.php' ; $fp = fopen ( $url , 'r' ); $meta_data = stream_get_meta_data ( $fp ); foreach ( $me ... テキストオプション $http_response_header stream_get_meta_data() - ヘッダーあるいはメタデータをストリームまた ...
https://man.plustar.jp/php/wrappers.http.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 7778
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 P ... ト済みのプロトコルと暗号へのアクセスが、 stream_get_meta_data() あるいは stream_context_get_options() ででき ... これは、SSL コンテキストオプション capture_session_meta が true になっている場合に有効です。 <?php $ctx = ... ream_context_create ([ 'ssl' => [ 'capture_session_meta' => TRUE ]]); $html = file_get_contents ( 'https:/ ... /google.com/' , FALSE , $ctx ); $meta = stream_context_get_options ( $ctx )[ 'ssl' ][ 's ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
URLs 7613
« token_name はじめに » PHP Manual その他の基本モジュール URLs URLs はじめに インストール/設定 要 ... サーバーによって送出された全てのヘッダを取得する get_meta_tags — ファイル上のすべてのメタタグ情報を配列に展開 ... ード , インストール , 設定 , データ , 方式 , 配列 , meta , tags , 情報 ...
https://man.plustar.jp/php/book.url.html - [similar]
ストリームにタイムアウトを設定する 7328
« stream_set_read_buffer stream_set_write_buffer » PHP Manual ストリーム 関数 ストリームにタイム ... ストリームがタイムアウトとなった場合は、 stream_get_meta_data() が返す配列のキー 'timed_out' の値が true に ... ); $res = fread ( $fp , 2000 ); $info = stream_get_meta_data ( $fp ); fclose ( $fp ); if ( $info [ 'timed_ ...
https://man.plustar.jp/php/function.stream-set-timeout.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 7328
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグイ ... lnd_result.c 結果セットのメタデータ mysqlnd_result_meta.c プリペアドステートメント mysqlnd_ps.c ネットワー ... ブジェクトのメソッド関数テーブルを変更する Resultset Meta (MYSQLND_RES_METADATA) MINIT (モジュール初期化) 時 ... No mysqlnd_result_metadata_get_methods() Statement (MYSQLND_STMT) MINIT ( ... ement::prepare() (メタデータのみ) Statement::resultMetaData() Resultset Meta (MYSQLND_RES_METADATA) Connec ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
メタ文字 7268
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さ ... きることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字 ... のものだけです。 角カッコ内のメタ文字 ( 文字クラス ) Meta-character Description \ 一般的なエスケープ文字 ^ ク ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]
結果セットのカラムに対するメタデータを返す 7163
« PDOStatement::getAttribute PDOStatement::getIterator » PHP Manual PDOStatement 結果セットのカラ ... ムに対するメタデータを返す PDOStatement::getColumnMeta (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) ... PDOStatement::getColumnMeta — 結果セットのカラムに対するメタデータを返す 説明 ... public PDOStatement::getColumnMeta ( int $column ): array | false 結果セットの 0 から ... 警告 PDO ドライバによっては、 PDOStatement::getColumnMeta() を実装していないかもしれません。 なぜなら、これは ...
https://man.plustar.jp/php/pdostatement.getcolumnmeta.html - [similar]
7103
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... ated. 例1 Example of Data Retrieval <html> <head> <meta http-equiv="content-type" content="text/html; char ... html> 例2 Example of Data Insertion <html> <head> <meta http-equiv="content-type" content="text/html; char ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
HTTP コンテキストオプションの一覧 6984
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションと ... 報およびストリームのメタデータ var_dump ( stream_get_meta_data ( $stream )); // $url の実際のデータ var_dump ... リームラッパーがリダイレクトをたどると、 stream_get_meta_data() が返す wrapper_data のインデックス 0 の内容 ...
https://man.plustar.jp/php/context.http.html - [similar]
プロセスごとのクライアントの統計を返す 6984
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセ ... set_header_packet] => 0 [bytes_received_rset_field_meta_packet] => 0 [bytes_received_rset_row_packet] => 0 ... ved_rset_header] => 0 [packets_received_rset_field_meta] => 0 [packets_received_rset_row] => 0 [packets_re ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
PREV 1 2 3 4 5 6 NEXT