検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 681 for default (0.018 sec.)
Yaf_Request_Http クラス 4840
« Yaf_Request_Abstract::setRouted Yaf_Request_Http::__construct » PHP Manual Yaf Yaf_Request_Htt ... base_uri = ? ) public get ( string $name , string $default = ? ): mixed public getCookie ( string $name , str ... ing $default = ? ): mixed public getFiles (): void public getPo ... st ( string $name , string $default = ? ): mixed public getQuery ( string $name , stri ... ng $default = ? ): mixed public getRaw (): mixed public getReq ...
https://man.plustar.jp/php/class.yaf-request-http.html - [similar]
実行時設定 4840
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 定オプション 名前 デフォルト 変更可能 変更履歴 date.default_latitude "31.7667" PHP_INI_ALL date.default_longit ... 定ディレクティブに関する 簡単な説明を示します。 date.default_latitude float デフォルトの緯度。 赤道にあたる 0 か ... 緯は +90 まで、 南緯は -90 までの値をとります。 date.default_longitude float デフォルトの経度。 グリニッジ子午線 ... タイムゾーンを利用するのかについての優先順位は date_default_timezone_get() のページで解説されています。サポート ...
https://man.plustar.jp/php/datetime.configuration.html - [similar]
実行時設定 4840
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 設定オプション 名前 デフォルト 変更可能 変更履歴 dba.default_handler DBA_DEFAULT PHP_INI_ALL 以下に設定ディレク ... ティブに関する 簡単な説明を示します。 dba.default_handler string デフォルトのハンドラ名。 関連キーワ ... ード: 設定 , 実行 , DBA , handler , default , dba , 変更 , インストール , 変化 , 名前 ...
https://man.plustar.jp/php/dba.configuration.html - [similar]
Resume previously suspended default event loop 4840
« EvLoop::prepare EvLoop::run » PHP Manual EvLoop Resume previously suspended default event loop ... .2.0) EvLoop::resume — Resume previously suspended default event loop 説明 public EvLoop::resume (): void EvL ... させる 関連キーワード: EvLoop , Resume , suspended , default , event , previously , resume , suspend , パラメー ...
https://man.plustar.jp/php/evloop.resume.html - [similar]
mysqli クラス 4805
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... c __construct ( string $hostname = ini_get("mysqli.default_host") , string $username = ini_get("mysqli.defaul ... t_user") , string $password = ini_get("mysqli.default_pw") , string $database = "" , int $port = ini_get ... ("mysqli.default_port") , string $socket = ini_get("mysqli.default_ ... ublic connect ( string $hostname = ini_get("mysqli.default_host") , string $username = ini_get("mysqli.defaul ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
Create new MongoDB Manager 4769
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... ost1[:port1][,host2[:port2],...[,hostN[:portN]]][/[defaultAuthDb][?options]] For details on supported URI opt ... e used to encode constituent parts of the URI. The defaultAuthDb component may be used to specify the databas ... option will take priority if specified. If neither defaultAuthDb nor authSource are specified, the admin data ... base will be used by default. The defaultAuthDb component has no effect in the ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
クエリを実行するためのデフォルトのデータベースを選択する 4769
« mysqli::savepoint mysqli::set_charset » PHP Manual mysqli クエリを実行するためのデフォルトのデ ... SE()" ); $row = $result -> fetch_row (); printf ( "Default database is %s.\n" , $row [ 0 ]); /* データベースを ... SE()" ); $row = $result -> fetch_row (); printf ( "Default database is %s.\n" , $row [ 0 ]); 手続き型 <?php m ... ); $row = mysqli_fetch_row ( $result ); printf ( "Default database is %s.\n" , $row [ 0 ]); /* データベースを ... ); $row = mysqli_fetch_row ( $result ); printf ( "Default database is %s.\n" , $row [ 0 ]); 上の例の出力は以 ...
https://man.plustar.jp/php/mysqli.select-db.html - [similar]
例外を拡張する 4734
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込 ... OW_NONE = 0 ; const THROW_CUSTOM = 1 ; const THROW_DEFAULT = 2 ; function __construct ( $avalue = self :: THR ... nvalid parameter' , 5 ); break; case self :: THROW_DEFAULT : // デフォルト例外を投げる throw new Exception ( ... '2 is not allowed as a parameter' , 6 ); break; default: // 例外なし。オブジェクトが生成される $this -> va ... } catch ( Exception $e ) { // Skipped echo "Caught Default Exception\n" , $e ; } // 実行を継続する var_dump ( ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
Yaf_Dispatcher のインスタンスを取得する 4635
« Yaf_Application::getConfig Yaf_Application::getLastErrorMsg » PHP Manual Yaf_Application Yaf_D ... f_Router Object ( [_routes:protected] => Array ( [_default] => Yaf_Route_Static Object ( ) ) [_current:protec ... se:protected] => [_instantly_flush:protected] => [_default_module:protected] => Index [_default_controller:pr ... otected] => Index [_default_action:protected] => index [_response] => Yaf_Resp ... r , インスタンス , 取得 , Object , getDispatcher , default , Array , module ...
https://man.plustar.jp/php/yaf-application.getdispatcher.html - [similar]
Collator クラス 4599
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3 ... Collator::ON Collator::OFF (デフォルト) Collator::DEFAULT_VALUE 例1 FRENCH_COLLATION のルール F=OFF cote < c ... IGNORABLE (デフォルト) Collator::SHIFTED Collator::DEFAULT_VALUE 例2 ALTERNATE_HANDLING のルール S=3, A=N di ... ase_First (U) と Lowercase_First (L)、そして標準の Default と Off です。 Off と Lowercase_First は、結果に関し ... llator::LOWER_FIRST Collator::UPPER_FIRST Collator:DEFAULT 例3 CASE_FIRST のルール C=X or C=L "china" < "Chin ...
https://man.plustar.jp/php/class.collator.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT