検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 511 for path (0.007 sec.)
インクルードパスに対してファイル名を解決する 5062
« stream_register_wrapper stream_select » PHP Manual ストリーム 関数 インクルードパスに対してファ ... イル名を解決する stream_resolve_include_path (PHP 5 >= 5.3.2, PHP 7, PHP 8) stream_resolve_incl ... ude_path — インクルードパスに対してファイル名を解決する 説明 ... stream_resolve_include_path ( string $filename ): string | false インクルードパ ... に false を返します。 例 例1 stream_resolve_include_path() の例 基本的な使いかたです。 <?php var_dump ( str ...
https://man.plustar.jp/php/function.stream-resolve-include-path.html - [similar]
定義済み定数 5007
« リソース型 例 » PHP Manual Enchant 定義済み定数 定義済み定数 LIBENCHANT_VERSION ( string ) lib ... t ) MySpell 用の辞書の型。 enchant_broker_get_dict_path() や enchant_broker_set_dict_path() で利用します。 ... nt ) Ispell 用の辞書の型。 enchant_broker_get_dict_path() や enchant_broker_set_dict_path() で利用します。 ... 降では推奨されません。 関連キーワード: 定数 , 定義 , path , dict , broker , enchant , 利用 , 辞書 , 推奨 , i ...
https://man.plustar.jp/php/enchant.constants.html - [similar]
URL を解釈し、その構成要素を返す 5007
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url ... RL_PORT 、 PHP_URL_USER 、 PHP_URL_PASS 、 PHP_URL_PATH 、 PHP_URL_QUERY あるいは PHP_URL_FRAGMENT のうちの ... のとおりです。 scheme - 例: http host port user pass path query - クエスチョンマーク ? 以降 fragment - ハッシ ... php $url = 'http://username:password@hostname:9090/path?arg=value#anchor' ; var_dump ( parse_url ( $url )) ... URL_PORT )); var_dump ( parse_url ( $url , PHP_URL_PATH )); var_dump ( parse_url ( $url , PHP_URL_QUERY )) ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
The Swoole\Http\Client class 4983
« Swoole\Exception Swoole\Http\Client::addFile » PHP Manual Swoole The Swoole\Http\Client class ... c $ sock ; /* メソッド */ public addFile ( string $path , string $name , string $type = ? , string $filena ... blic __destruct (): void public download ( string $path , string $file , callable $callback , int $offset ... = ? ): void public execute ( string $path , string $callback ): void public get ( string $pa ... , callable $callback ): void public post ( string $path , string $data , callable $callback ): void public ...
https://man.plustar.jp/php/class.swoole-http-client.html - [similar]
Seaslog 4952
« 変更履歴 はじめに » PHP Manual その他の基本モジュール Seaslog Seaslog はじめに インストール/設 ... asLog::analyzerCount — Get log count by level, log_path and key_word SeasLog::analyzerDetail — Get log det ... ail by level, log_path, key_word, start, limit, order SeasLog::closeLogge ... or send to remote api with tcp/udp SeasLog::getBasePath — Get SeasLog base path. SeasLog::getBuffer — Get ... e SeasLog::getLastLogger — Get SeasLog last logger path SeasLog::getRequestID — Get SeasLog request_id dif ...
https://man.plustar.jp/php/book.seaslog.html - [similar]
include または require で読み込まれたファイルの名前を配列として返す 4952
« get_include_path get_loaded_extensions » PHP Manual PHP オプション/情報 関数 include または re ... ilename \n" ; } ?> 上の例の出力は以下となります。 /path/to/abc.php /path/to/test1.php /path/to/test2.php / ... path/to/test3.php /path/to/test4.php 参考 include - include include_once - ... アス 関連キーワード: include , 配列 , 名前 , files , path , once , ファイル , included , 関数 , パラメータ ...
https://man.plustar.jp/php/function.get-included-files.html - [similar]
Get log detail by level, log_path, key_word, start, limit, order 4952
« SeasLog::analyzerCount SeasLog::closeLoggerStream » PHP Manual SeasLog Get log detail by level ... , log_path, key_word, start, limit, order SeasLog::analyzerDe ... Log::analyzerDetail — Get log detail by level, log_path, key_word, start, limit, order 説明 public static ... sLog::analyzerDetail ( string $level , string $log_path = ? , string $key_word = ? , int $start = ? , int ... メータ level String. The log information level. log_path String. The log information path. key_word String. ...
https://man.plustar.jp/php/seaslog.analyzerdetail.html - [similar]
Creates new RRDUpdater instance 4928
« RRDUpdater RRDUpdater::update » PHP Manual RRDUpdater Creates new RRDUpdater instance RRDUpdat ... ance 説明 public RRDUpdater::__construct ( string $path ) Creates new RRDUpdater instance. This instance i ... ble for updating the RRD database file. パラメータ path Filesystem path for RRD database file, which will ... RDUpdater , instance , Creates , new , construct , path , RRD , file , database , which ...
https://man.plustar.jp/php/rrdupdater.construct.html - [similar]
ディレクトリハンドルからエントリを読み込む 4928
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリ ... r { protected $fp ; public function dir_opendir ( $path , $options ) { $url = parse_url ( $path ); $path = ... $url [ "host" ] . $url [ "path" ]; if (! is_readable ( $path )) { trigger_error ( ... " $path isn't readable for me" , E_USER_NOTICE ); return f ... alse ; } if (! is_file ( $path )) { trigger_error ( " $path isn't a file" , E_USE ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]
Create a new Image converter 4928
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv ... ttings Name Description Values Changelog in URL or path of the input file, if "-" stdin is used /path/to/m ... arkup.html >= 0.1.0 out path of output file, if "-" stdout is used, by default ... an internal buffer is used /path/to/output.png >= 0.1.0 fmt output format to use "" ... w to capture in pixels 200 >= 0.1.0 load.cookieJar path of file used to load and store cookies /tmp/cookie ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT