検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 457 for Ini (0.106 sec.)
はじめに 3488
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケ ... phar アーカイブを作成したり変更したりするには、php.ini の設定 phar.readonly をシステムレベルで無効にする必 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
配列 3488
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... なってしまいます。 <?php error_reporting ( E_ALL ); ini_set ( 'display_errors' , true ); ini_set ( 'html_e ...
https://man.plustar.jp/php/language.types.array.html - [similar]
コネクションプールに memcached サーバーを追加する 3488
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追 ... 1211 ); ?> 注意 警告 port を省略した場合は、PHP の ini 設定 memcache.default_port の値をデフォルトとして使 ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
新機能 3488
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新 ... なら .dll など) を指定する必要がなくなりました。php.ini ファイルでの指定だけでなく dl() 関数による指定でも ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
mysqlndプラグインの開発をはじめよう 3488
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの ... 次のコードは、典型的な mysqlnd プラグインで使われる MINIT 関数の基本構造を示します。 /* my_php_mysqlnd_plug ... in.c */ static PHP_MINIT_FUNCTION(mysqlnd_plugin) { /* globals, ini entrie ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
ファイルシステムのセキュリティ 3488
« セッションのセキュリティ Null バイト関連の問題 » PHP Manual セキュリティ ファイルシステムのセキ ... または COM1)、設定ファイ ル(/etc/ ファイルおよび .ini ファイル)、よく知られたファイル保存領 域 (/home/、 ...
https://man.plustar.jp/php/security.filesystem.html - [similar]
画像ファイルから EXIF ヘッダを読み込む 3464
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif ... しないので、 exif_read_data() を呼ぶ前に、 これらの ini ディレクティブのうちのひとつに どのエンコーディング ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
生の HTTP ヘッダを送信する 3464
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (P ... ) と ob_end_flush() をスクリプトでコールするか php.ini またはサーバー設定ファイルの設定ディレクティブ out ...
https://man.plustar.jp/php/function.header.html - [similar]
include 3464
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) includ ... プト中で自動的にファイルをインクルードするには、 php.ini の auto_prepend_file および auto_append_file オプシ ...
https://man.plustar.jp/php/function.include.html - [similar]
クッキーを送信する 3464
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PH ... art() や ob_end_flush() を使用するか、あるいは php.ini やサーバー設定ファイルの output_buffering を使用し ...
https://man.plustar.jp/php/function.setcookie.html - [similar]