Results of 1 - 10 of about 11 for setup (0.003 sec.)
- GeoIP データベースのカスタムディレクトリを設定する 13976
- « geoip_region_name_by_code geoip_time_zone_by_country_and_region » PHP Manual GeoIP 関数 GeoIP
...
データベースのカスタムディレクトリを設定する geoip_setup_custom_directory (PECL geoip >= 1.1.0) geoip_setup ...
タベースのカスタムディレクトリを設定する 説明 geoip_setup_custom_directory ( string $path ): void geoip_setu ...
スのフルパス。 戻り値 値を返しません。 例 例1 geoip_setup_custom_directory() の例 この例は、GeoIP のデータベ ...
ースパスを変更します。 <?php geoip_setup_custom_directory ( '/some/other/path' ); print geo ...
-
https://man.plustar.jp/php/function.geoip-setup-custom-directory.html
- [similar]
- アトリビュートの概要 10473
- « アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュ
...
もあります。 ActionHandler を実装する全てのクラスで setUp() メソッドを必須とする代わりに、 アトリビュートを使 ...
{ public function execute (); } #[Attribute] class SetUp {} class CopyFile implements ActionHandler { publi ...
ing $fileName ; public string $targetDirectory ; #[SetUp] public function fileExists () { if (! file_exists ...
RuntimeException ( "File does not exist" ); } } #[SetUp] public function targetDirectoryExists () { if (! ...
-
https://man.plustar.jp/php/language.attributes.overview.html
- [similar]
- MQSeries MQGET 9015
- « mqseries_disc mqseries_inq » PHP Manual mqseries 関数 MQSeries MQGET mqseries_get (PECL mqseri
...
j now holds the reference to the object (TESTQ) // setup empty message descriptor. $mdg = array(); // setup ...
-
https://man.plustar.jp/php/function.mqseries-get.html
- [similar]
- Geo IP ロケーション 8197
- « その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP
...
_code — 国コードと地域コードから地域名を返す geoip_setup_custom_directory — GeoIP データベースのカスタムディ ...
-
https://man.plustar.jp/php/book.geoip.html
- [similar]
- ベクターグラフィックを設定する 8197
- « ImagickDraw::setTextUnderColor ImagickDraw::setViewbox » PHP Manual ImagickDraw ベクターグラフ
...
ics() の例 <?php function setVectorGraphics () { //Setup a draw object with some drawing in it. $draw = new ...
-
https://man.plustar.jp/php/imagickdraw.setvectorgraphics.html
- [similar]
- GeoIP 関数 8197
- « 定義済み定数 geoip_asnum_by_name » PHP Manual GeoIP GeoIP 関数 GeoIP 関数 目次 geoip_asnum_by_
...
_code — 国コードと地域コードから地域名を返す geoip_setup_custom_directory — GeoIP データベースのカスタムディ ...
-
https://man.plustar.jp/php/ref.geoip.html
- [similar]
- 国コードと地域コードから地域名を返す 8126
- « geoip_region_by_name geoip_setup_custom_directory » PHP Manual GeoIP 関数 国コードと地域コード
...
-
https://man.plustar.jp/php/function.geoip-region-name-by-code.html
- [similar]
- 国コードと地域コードからタイムゾーンを返す 8126
- « geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーン
...
-
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html
- [similar]
- The MongoDB\Driver\Manager class 8037
- « MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D
...
useful to debug how the driver views your MongoDB setup, and which options are used. <?php $manager = new ...
-
https://man.plustar.jp/php/class.mongodb-driver-manager.html
- [similar]
- 構築時の問題 7717
- « インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する
...
指定した場所にこのファイルはあるのです! configure/setupスクリプトにApacheソースツリーの最上位の場所を指 定す ...
-
https://man.plustar.jp/php/faq.build.html
- [similar]