検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 457 for Ini (0.132 sec.)
ローカルクラスプレフィックスを登録する 3734
« Yaf_Loader::isLocalName Yaf_Loader::registerNamespace » PHP Manual Yaf_Loader ローカルクラスプ ... イブラリディレクトリを探します。 一方は application.ini の application.library.directory (in で設定したもの ... ルライブラリディレクトリと呼びます。 もう一方は php.ini の yaf.library で設定したもので、これをグローバルラ ...
https://man.plustar.jp/php/yaf-loader.registerlocalnamespace.html - [similar]
拡張モジュールの一覧/分類 3709
« コア php.ini ディレクティブに関する説明 アルファベット順 » PHP Manual 付録 拡張モジュールの一覧 ...
https://man.plustar.jp/php/extensions.html - [similar]
PHP をコマンドラインから使用する 3709
« 持続的データベース接続 はじめに » PHP Manual 機能 PHP をコマンドラインから使用する PHP をコマン ... I/O ストリーム 対話シェル ビルトインウェブサーバー INI 設定 関連キーワード: 使用 , データベース , 接続 , ...
https://man.plustar.jp/php/features.commandline.html - [similar]
出力する PHP エラーの種類を設定する 3709
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する ... eporting (- 1 ); // error_reporting(E_ALL); と同じ ini_set ( 'error_reporting' , E_ALL ); ?> 注意 ヒント ... errors ディレクティブ xmlrpc_errors ディレクティブ ini_set() - 設定オプションの値を設定する 関連キーワード ...
https://man.plustar.jp/php/function.error-reporting.html - [similar]
データベースへの接続をオープンする 3709
« ibase_commit ibase_db_info » PHP Manual Firebird/InterBase 関数 データベースへの接続をオープン ... かをつける必要があります。 username ユーザー名。 php.ini ディレクティブ ibase.default_user で設定します。 p ... assword username のパスワード。 php.ini ディレクティブ ibase.default_password で設定します ...
https://man.plustar.jp/php/function.ibase-connect.html - [similar]
InterBase データベースへの持続的接続をオープンする 3709
« ibase_param_info ibase_prepare » PHP Manual Firebird/InterBase 関数 InterBase データベースへの ... かをつける必要があります。 username ユーザー名。 php.ini ディレクティブ ibase.default_user で設定します。 p ... assword username のパスワード。 php.ini ディレクティブ ibase.default_password で設定します ...
https://man.plustar.jp/php/function.ibase-pconnect.html - [similar]
指定された時刻と、このオブジェクトの時刻の差を計算する 3709
« IntlCalendar::equals IntlCalendar::fromDateTime » PHP Manual IntlCalendar 指定された時刻と、こ ... します. 例 例1 IntlCalendar::fieldDifference() <?php ini_set ( 'date.timezone' , 'Europe/Lisbon' ); ini_set ...
https://man.plustar.jp/php/intlcalendar.fielddifference.html - [similar]
オブジェクトに関する直近のエラーコードを取得する 3709
« IntlCalendar::getDayOfWeekType IntlCalendar::getErrorMessage » PHP Manual IntlCalendar オブジェ ... de() と IntlCalendar::getErrorMessage() の例 <?php ini_set ( "intl.error_level" , E_WARNING ); ini_set ( ...
https://man.plustar.jp/php/intlcalendar.geterrorcode.html - [similar]
時刻または複数の共通フィールドを一度に設定する 3709
« IntlCalendar::roll IntlCalendar::setFirstDayOfWeek » PHP Manual IntlCalendar 時刻または複数の共 ... true を返します。 例 例1 IntlCalendar::set() <?php ini_set ( 'date.timezone' , 'Europe/Lisbon' ); ini_set ...
https://man.plustar.jp/php/intlcalendar.set.html - [similar]
PHP 8.1.x で推奨されなくなる機能 3709
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で ... TIZE_STRIPPED フィルタは、推奨されなくなりました。 INI ディレクティブ filter.default は、推奨されなくなり ... ) を引数なしでコールするようにして下さい。 mysqli::init() メソッドは、 推奨されなくなりました。 parent::i ... :__construct() に置き換えるようにして下さい。 OCI8 INI ディレクティブ oci8.old_oci_close_semantics は、推 ... rs() を呼び出すか、 ArrayIterator を使って下さい。 INI ディレクティブ auto_detect_line_endings は、推奨さ ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]