検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 511 for PATH (0.023 sec.)
ブローカーリソースおよびその辞書を開放する 3401
« enchant_broker_free_dict enchant_broker_get_dict_path » PHP Manual Enchant 関数 ブローカーリソ ...
https://man.plustar.jp/php/function.enchant-broker-free.html - [similar]
値を URL エンコードせずにクッキーを送信する 3401
« setcookie socket_get_status » PHP Manual ネットワーク 関数 値を URL エンコードせずにクッキーを ... $value = ? , int $expires_or_options = 0 , string $path = ? , string $domain = ? , bool $secure = false , ...
https://man.plustar.jp/php/function.setrawcookie.html - [similar]
指定したパスのディレクトリを列挙し、ディレクトリ名とファイルタイプのハッシュを返... 3401
« svn_fs_delete svn_fs_file_contents » PHP Manual SVN 関数 指定したパスのディレクトリを列挙し、デ ... 説明 svn_fs_dir_entries ( resource $fsroot , string $path ): array 警告 この関数は、 現在のところ詳細な情報は ...
https://man.plustar.jp/php/function.svn-fs-dir-entries.html - [similar]
現在の umask を変更する 3401
« touch unlink » PHP Manual ファイルシステム 関数 現在の umask を変更する umask (PHP 4, PHP 5, P ... 1 umask() の例 <?php $old = umask ( 0 ); chmod ( "/path/some_dir/some_file.txt" , 0755 ); umask ( $old ); ...
https://man.plustar.jp/php/function.umask.html - [similar]
レコードを返す 3401
« yaz_range yaz_scan_result » PHP Manual YAZ 関数 レコードを返す yaz_record (PHP 4 >= 4.0.1, PEC ... ます。個々のリスト内にもリストがあり、 最初の要素が path でその次が data です(もし data が存在する場合)。 ... path は、ルートから各リーフまでの(構造化された GRS-1 レ ...
https://man.plustar.jp/php/function.yaz-record.html - [similar]
画像のプロパティを返す 3401
« Imagick::getImageProfiles Imagick::getImageProperty » PHP Manual Imagick 画像のプロパティを返す ... オブジェクトを作成します */ $im = new imagick ( "/path/to/example.jpg" ); /* EXIF 情報を取得します */ $ex ...
https://man.plustar.jp/php/imagick.getimageproperties.html - [similar]
フォントメトリクスを表す配列を返す 3401
« Imagick::quantizeImages Imagick::queryFonts » PHP Manual Imagick フォントメトリクスを表す配列を ... ); /* フォントを設定します */ $draw -> setFont ( '/path/to/font.ttf' ); /* フォントメトリクスを出力します。 ...
https://man.plustar.jp/php/imagick.queryfontmetrics.html - [similar]
画像の遅延を設定する 3401
« Imagick::setImageCompressionQuality Imagick::setImageDepth » PHP Manual Imagick 画像の遅延を設 ... プするようになります。 $imagick = new Imagick ( realpath ( "Test.gif" )); $imagick = $imagick -> coalesceIm ... deconstructImages (); $imagick -> writeImages ( "/path/to/save/output.gif" , true ); ?> 関連キーワード: 画 ...
https://man.plustar.jp/php/imagick.setimagedelay.html - [similar]
PHP 拡張モジュールの Windows へのインストール 3401
« PECL 拡張モジュールをダウンロードする 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイ ... は、コマンドラインから次のように実行します。 drive:\\path\to\php\executable\php.exe -i 拡張モジュールの読み込 ... のような行を探します。 Configuration File (php.ini) Path C:\WINDOWS Loaded Configuration File C:\Program Fi ...
https://man.plustar.jp/php/install.pecl.windows.html - [similar]
はじめに 3401
« Filter インストール/設定 » PHP Manual Filter はじめに はじめに この拡張モジュールは、データの検 ... ます。たとえば URL のフィルタリング時に FILTER_FLAG_PATH_REQUIRED を渡すと、パス ( http://example.org/foo に ...
https://man.plustar.jp/php/intro.filter.html - [similar]