検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 511 for PATH (0.031 sec.)
APCu のデータから、キャッシュされた情報を取得する 3345
« apcu_add apcu_cas » PHP Manual APCu 関数 APCu のデータから、キャッシュされた情報を取得する apc ... che_list] => Array ( [0] => Array ( [filename] => /path/to/apcu_test.php [device] => 29954 [inode] => 1130 ...
https://man.plustar.jp/php/function.apcu-cache-info.html - [similar]
画像に埋め込まれたサムネイルを取得する 3345
« exif_tagname read_exif_data » PHP Manual Exif 関数 画像に埋め込まれたサムネイルを取得する exif ... thumbnail() の例 <?php $image = exif_thumbnail ( '/path/to/image.jpg' , $width , $height , $type ); if ( $ ...
https://man.plustar.jp/php/function.exif-thumbnail.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 3345
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit ... を返しません。 例 例1 exit の例 <?php $filename = '/path/to/data-file' ; $file = fopen ( $filename , 'r' ) ...
https://man.plustar.jp/php/function.exit.html - [similar]
ファイルまたはディレクトリが存在するかどうか調べる 3345
« fgetss file_get_contents » PHP Manual ファイルシステム 関数 ファイルまたはディレクトリが存在す ... ファイルが存在するかどうか調べる <?php $filename = '/path/to/foo.txt' ; if ( file_exists ( $filename )) { ec ...
https://man.plustar.jp/php/function.file-exists.html - [similar]
新しい fileinfo インスタンスを作成する 3345
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する f ... database magic データベースファイルの名前。通常は /path/to/magic.mime のようになります。 指定されなかった場 ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
パラメータを取得する 3345
« ps_get_buffer ps_get_value » PHP Manual PS 関数 パラメータを取得する ps_get_parameter (PECL ps ... 描画スコープ。object, document, null, page, pattern, path, template, prolog, font, glyph。 ligaturedisolvech ...
https://man.plustar.jp/php/function.ps-get-parameter.html - [similar]
SCM データベースに新しいサービスのエントリを作成する 3345
« win32_continue_service win32_delete_service » PHP Manual win32service 関数 SCM データベースに新 ... 要があります。 password user に対応するパスワード。 path サービスの開始時に起動される実行モジュールのフルパ ... ice 引数が空の場合、 ValueError がスローされます。 path 引数が渡されていないか、空の場合、 ValueError がス ...
https://man.plustar.jp/php/function.win32-create-service.html - [similar]
サンプル 3345
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... ple#553 - XML 関数の出力 Example#554 - get_include_path の例 Example#555 - get_included_files の例 Example ... 584 - 環境変数の設定 Example#585 - restore_include_path の例 Example#586 - set_include_path の例 Example#5 ... 87 - include path の追加 Example#588 - sys_get_temp_dir の例 Example ... 構文を使用する例 Example#1737 - mysql_connect で ":/path/to/socket" 構文を使用する例 Example#1738 - mysql_c ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
memcached サーバーへの接続をオープンする 3345
« Memcache::close Memcache::decrement » PHP Manual Memcache memcached サーバーへの接続をオープン ... スポート層を指定することもできます。たとえば unix:///path/to/memcached.sock のようにすると Unix ドメインソケ ...
https://man.plustar.jp/php/memcache.connect.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 3345
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Librar ... n your application's bootstrap code: <?php // This path should point to Composer's autoloader require 'ven ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]