検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 511 for PATH (0.030 sec.)
InterBase データベースでクエリを実行する 3369
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリ ... 例 例1 ibase_query() の例 <?php $host = 'localhost:/path/to/your.gdb' ; $dbh = ibase_connect ( $host , $use ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
ディレクトリを作る 3369
« lstat move_uploaded_file » PHP Manual ファイルシステム 関数 ディレクトリを作る mkdir (PHP 4, P ... ーが発生します。 例 例1 mkdir() の例 <?php mkdir ( "/path/to/my/dir" , 0700 ); ?> 例2 mkdir() での recursive ...
https://man.plustar.jp/php/function.mkdir.html - [similar]
MQSeries MQCONNX 3369
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... ry' => '/var/mqm/qmgrs/QUEUEMGR/ssl/key' , //Local path where the SSL key repository can be found 'MQAIR' ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
秘密鍵を取得する 3369
« openssl_pkey_get_details openssl_pkey_get_public » PHP Manual OpenSSL 関数 秘密鍵を取得する op ... vate_key private_key は以下のいずれかです。 file://path/to/file.pem 形式の文字列。 このファイルは、PEM エン ...
https://man.plustar.jp/php/function.openssl-pkey-get-private.html - [similar]
証明書から公開鍵を抽出し、使用できるようにする 3369
« openssl_pkey_get_private openssl_pkey_new » PHP Manual OpenSSL 関数 証明書から公開鍵を抽出し、 ... 。 OpenSSLAsymmetricKey クラスのインスタンス file://path/to/file.pem 形式の文字列。 このファイルは、PEM エン ...
https://man.plustar.jp/php/function.openssl-pkey-get-public.html - [similar]
実行時間の最大値を制限する 3369
« set_include_path sys_get_temp_dir » PHP Manual PHP オプション/情報 関数 実行時間の最大値を制限 ...
https://man.plustar.jp/php/function.set-time-limit.html - [similar]
画像の ticks-per-second を設定する 3369
« Imagick::setImageScene Imagick::setImageType » PHP Manual Imagick 画像の ticks-per-second を設 ... ードを元の倍にします。 $imagick = new Imagick ( realpath ( "Test.gif" )); $imagick = $imagick -> coalesceIm ... deconstructImages (); $imagick -> writeImages ( "/path/to/save/output.gif" , true ); ?> 関連キーワード: t ...
https://man.plustar.jp/php/imagick.setimagetickspersecond.html - [similar]
Apache 2.x (Unixシステム用) 3369
« Unix システムへのインストール Nginx 1.4.x (Unix システム用) » PHP Manual Unix システムへのイン ... い場合は、手順 5 で、 オプション --with-config-file-path=/path を使用します。 php.ini-development ではなく、 ...
https://man.plustar.jp/php/install.unix.apache2.html - [similar]
memcached サーバーへの持続的な接続をオープンする 3369
« Memcache::increment Memcache::replace » PHP Manual Memcache memcached サーバーへの持続的な接続 ... スポート層を指定することもできます。たとえば unix:///path/to/memcached.sock のようにすると Unix ドメインソケ ...
https://man.plustar.jp/php/memcache.pconnect.html - [similar]
Phar アーカイブの PHP ローダーあるいは起動スタブを返す 3369
« Phar::getSignature Phar::getSupportedCompression » PHP Manual Phar Phar アーカイブの PHP ローダ ... 例 例1 Phar::getStub() の例 <?php $p = new Phar ( '/path/to/my.phar' , 0 , 'my.phar' ); echo $p -> getStub ...
https://man.plustar.jp/php/phar.getstub.html - [similar]