検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 542 for Http (0.014 sec.)
認証方式を設定する 3577
« OAuth::getRequestToken OAuth::setCAPath » PHP Manual OAuth 認証方式を設定する OAuth::setAuthTy ... 。 OAUTH_AUTH_TYPE_AUTHORIZATION OAuth パラメータを HTTP Authorization ヘッダで渡します。 OAUTH_AUTH_TYPE_F ... ORM OAuth パラメータを HTTP POST リクエストの本文に追加します。 OAUTH_AUTH_TYP ...
https://man.plustar.jp/php/oauth.setauthtype.html - [similar]
要件 3577
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 libsvm 自体が必要で ... 例えば、最新バージョンが 3.1 と仮定しましょう。 wget http://www.csie.ntu.edu.tw/~cjlin/cgi-bin/libsvm.cgi?+h ...
https://man.plustar.jp/php/svm.requirements.html - [similar]
3577
« 定義済み定数 Xhprof 関数 » PHP Manual Xhprof 例 例 例1 オプションの GUI を使った Xhprof の例 こ ... ave_run ( $xhprof_data , "xhprof_testing" ); echo "http://localhost/xhprof/xhprof_html/index.php?run= { $r ... ?> 上の例の出力は、 たとえば以下のようになります。 http://localhost/xhprof/xhprof_html/index.php?run=t11_4 ...
https://man.plustar.jp/php/xhprof.examples.html - [similar]
ソケットコンテキストオプション一覧 3553
« コンテキストオプションとパラメータ HTTP コンテキストオプション » PHP Manual コンテキストオプシ ... では、ソケット越しに動作するラッパー すなわち tcp 、 http あるいは ftp でサポートされるオプションを扱います。 ... 得するためにそれを使用する echo file_get_contents ( 'http://www.example.com' , false , $context ); ?> 関連キ ...
https://man.plustar.jp/php/context.socket.html - [similar]
Constructs EventHttpRequest object 3553
« EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest C ... onstructs EventHttpRequest object EventHttpRequest::__construct (PECL ... event >= 1.4.0-beta) EventHttpRequest::__construct — Constructs EventHttpRequest ... object 説明 public EventHttpRequest::__construct ( callable $callback , mixed $ ... data = null ) Constructs EventHttpRequest object. パラメータ callback Gets invoked on ...
https://man.plustar.jp/php/eventhttprequest.construct.html - [similar]
文字列から FDF ドキュメントを読み込む 3553
« fdf_next_field_name fdf_open » PHP Manual FDF 関数 文字列から FDF ドキュメントを読み込む fdf_o ... 字列からデータを読み込みます。 fdf_open_string() を $HTTP_FDF_DATA とあわせて使用することで、リモート クライ ... ムデータへのアクセス <?php $fdf = fdf_open_string ( $HTTP_FDF_DATA ); /* ... */ fdf_close ( $fdf ); ?> 参考 ...
https://man.plustar.jp/php/function.fdf-open-string.html - [similar]
ストリーム / ラッパー / コンテキストに設定されているオプションを取得する 3553
« stream_context_get_default stream_context_get_params » PHP Manual ストリーム 関数 ストリーム / ... " => "POST" ); stream_context_set_default (array( "http" => $params )); var_dump ( stream_context_get_opti ... 出力は、 たとえば以下のようになります。 array(1) { ["http"]=> array(1) { ["method"]=> string(4) "POST" } } 関 ...
https://man.plustar.jp/php/function.stream-context-get-options.html - [similar]
はじめに 3553
« カレンダー インストール/設定 » PHP Manual カレンダー はじめに はじめに カレンダーエクステンショ ... ります! ユリウス積算日の詳細を知りたいのであれば、 » http://www.hermetic.ch/cal_stud/jdn.htm を参照ください。 ... レンダーシステムに関する情報を知りたいのであれば、 » http://www.fourmilab.ch/documents/calendar/ を参照くださ ...
https://man.plustar.jp/php/intro.calendar.html - [similar]
サポートするプロトコル/ラッパー 3553
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパ ... 目次 file:// — ローカルファイルシステムへのアクセス http:// — HTTP(s) URL へのアクセス ftp:// — FTP(s) URL ...
https://man.plustar.jp/php/wrappers.html - [similar]
Yaf_Route_Rewrite のコンストラクタ 3553
« Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_ ... 上の例の出力は、 たとえば以下のようになります。 /* http://yourdomain.com/product/foo/22/foo/bar * の場合は ... 上の例の出力は、 たとえば以下のようになります。 /* http://yourdomain.com/user-list/22 * の場合はこのような ... 上の例の出力は、 たとえば以下のようになります。 /* http://yourdomain.com/user-list/list/22 * の場合はこのよ ...
https://man.plustar.jp/php/yaf-route-rewrite.construct.html - [similar]