検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 457 for Ini (0.025 sec.)
エラーのレポート 3595
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラー ... するために error_reporting() を 0 に設定するか、 php.ini のオプション display_errors をオフに設定する、 のい ... べきです。 もし後者を選択した場合、加えて error_log ini ディレクティブを使用する、あるいは log_errors をオ ...
https://man.plustar.jp/php/security.errors.html - [similar]
セッションを閉じる 3595
« SessionHandler SessionHandler::create_sid » PHP Manual SessionHandler セッションを閉じる Sessi ... ンドラが session_set_save_handler() で設定される前に ini 設定 session.save_handler で定義されていた PHP の保 ...
https://man.plustar.jp/php/sessionhandler.close.html - [similar]
セッションを破棄する 3595
« SessionHandler::create_sid SessionHandler::gc » PHP Manual SessionHandler セッションを破棄する ... ンドラが session_set_save_handler() で設定される前に ini 設定 session.save_handler で定義されていた PHP の保 ...
https://man.plustar.jp/php/sessionhandler.destroy.html - [similar]
セッションを開始する 3595
« SessionHandler::gc SessionHandler::read » PHP Manual SessionHandler セッションを開始する Sessi ... ンドラが session_set_save_handler() で設定される前に ini 設定 session.save_handler で定義されていた PHP の保 ...
https://man.plustar.jp/php/sessionhandler.open.html - [similar]
WinCache セッションハンドラ 3595
« WinCache 統計スクリプト WinCache 関数への切り替え » PHP Manual インストール/設定 WinCache セッ ... PHP で WinCache セッションハンドラを使うには、 php.ini の session.save_handler を wincache にします。デフ ...
https://man.plustar.jp/php/wincache.sessionhandler.html - [similar]
パターンにマッチするパス名の検索 3595
« data:// phar:// » PHP Manual サポートするプロトコル/ラッパー パターンにマッチするパス名の検索 ... p: 0.9K nocvsdir.php: 1.1K phar_from_dir.php: 1.0K ini_groups.php: 0.9K directorytree.php: 0.9K dba_array ...
https://man.plustar.jp/php/wrappers.glob.html - [similar]
レスポンス本文に追記する 3595
« Yaf_Response_Abstract Yaf_Response_Abstract::clearBody » PHP Manual Yaf_Response_Abstract レス ... ば以下のようになります。 Hello World 参考 Yaf_Config_Ini Yaf_Response_Abstract::getBody() - コンテンツを取得 ...
https://man.plustar.jp/php/yaf-response-abstract.appendbody.html - [similar]
mysqli_driver クラス 3578
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver ... 除 されました。 reconnect 再接続を許可するかどうか (INI 設定 mysqli.reconnect を参照ください) report_mode ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]
PHP と COM 3578
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上 ... きますか? Perl では できるのですが。 'Unable to obtain IDispatch interface for CLSID {xxxxxxxx-xxxx-xxxx-x ... にはそのようなツールはありません。 'Unable to obtain IDispatch interface for CLSID {xxxxxxxx-xxxx-xxxx-x ... にリモートマシンの IP アドレスを 渡すだけです。 php.ini に com.allow_dcom = true をセットするのを忘れないで ... いう エラーが発生しました。どうすればよいですか? php.ini を編集して com.allow_dcom = true . としてください。 ...
https://man.plustar.jp/php/faq.com.html - [similar]
POST メソッドによるアップロード 3578
« ファイルアップロードの処理 エラーメッセージの説明 » PHP Manual ファイルアップロードの処理 POST ... ことができます。 注意 : 関係する設定に関する注記 php.ini の file_uploads , upload_max_filesize , upload_tmp ... 信用できません。 PHP 8.1.0 以降で利用可能です。 php.ini の upload_tmp_dir ディレクティブで 他の場所を指定し ...
https://man.plustar.jp/php/features.file-upload.post-method.html - [similar]