検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 174 for contents (1.049 sec.)
RSA 証明書を設定する 5176
« OAuth::setRequestEngine OAuth::setSSLChecks » PHP Manual OAuth RSA 証明書を設定する OAuth::set ... SASHA1 ); $consume -> setRSACertificate ( file_get_contents ( 'test.pem' )); ?> 参考 OAuth::setCaPath() - CA パ ...
https://man.plustar.jp/php/oauth.setrsacertificate.html - [similar]
5176
« 定義済み定数 PhpToken » PHP Manual Tokenizer 例 例 以下に tokenizer を用いた簡単な PHP スクリプ ... izer によるコメントの削除 <?php $source = file_get_contents ( 'example.php' ); $tokens = token_get_all ( $sour ...
https://man.plustar.jp/php/tokenizer.examples.html - [similar]
ファイルシステム 5108
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじ ... またはディレクトリが存在するかどうか調べる file_get_contents — ファイルの内容を全て文字列に読み込む file_put_co ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
Zip コンテキストオプション一覧 5108
« コンテキストパラメータ サポートするプロトコル/ラッパー » PHP Manual コンテキストオプションとパ ... reate ( $opts ); // データを取得する echo file_get_contents ( 'zip://test.zip#test.txt' , false , $context ); ...
https://man.plustar.jp/php/context.zip.html - [similar]
Reads a file that stores training data 5108
« fann_randomize_weights fann_reset_errno » PHP Manual Fann 関数 Reads a file that stores traini ... o something with $train_data for XOR function } ?> Contents of xor.data 4 2 1 -1 -1 -1 -1 1 1 1 -1 1 1 1 -1 参 ...
https://man.plustar.jp/php/function.fann-read-train-from-file.html - [similar]
画像の大きさを文字列から取得する 5108
« getimagesize image_type_to_extension » PHP Manual GD および Image 関数 画像の大きさを文字列から ... ); // あるいは、文字列として開く $data = file_get_contents ( $img ); $size_info2 = getimagesizefromstring ( $ ...
https://man.plustar.jp/php/function.getimagesizefromstring.html - [similar]
出力バッファの長さを返す 5108
« ob_get_flush ob_get_level » PHP Manual 出力制御 関数 出力バッファの長さを返す ob_get_length (P ... _start() - 出力のバッファリングを有効にする ob_get_contents() - 出力用バッファの内容を返す 関連キーワード: 出力 ...
https://man.plustar.jp/php/function.ob-get-length.html - [similar]
bucket を brigade の先頭に追加する 5108
« stream_bucket_new stream_context_create » PHP Manual ストリーム 関数 bucket を brigade の先頭に ... filter_register ( 'test' , 'foo' ); print file_get_contents ( 'php://filter/read=test/resource=foo' ); ?> 関連 ...
https://man.plustar.jp/php/function.stream-bucket-prepend.html - [similar]
登録されているフィルタのリストを取得する 5108
« stream_get_contents stream_get_line » PHP Manual ストリーム 関数 登録されているフィルタのリスト ...
https://man.plustar.jp/php/function.stream-get-filters.html - [similar]
指定したリポジトリの fsroot パスにどんなアイテムが存在するかを調べる 5108
« svn_fs_change_node_prop svn_fs_contents_changed » PHP Manual SVN 関数 指定したリポジトリの fsr ...
https://man.plustar.jp/php/function.svn-fs-check-path.html - [similar]