検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 284 for 状態 (0.025 sec.)
リモートファイルの使用 4292
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow ... しかし残念ながら、リモート上のファイルが既に存在する状態では fopen() をコールすることができないため、 それは ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 4292
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする ... ません。つまり、 characters にこれらの文字を定義した状態で addcslashes() を使って他の言語のコードを生成したと ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]
ファイルポインタから 1 行取り出し、HTML タグを取り除く 4292
« fgets file_exists » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取り出し、HTML タ ... の関数は、ある呼び出しから別の呼び出しの間のパースの状態を保持します。 したがって、これは fgets() の戻り値に ...
https://man.plustar.jp/php/function.fgetss.html - [similar]
アンチエイリアス機能を使用すべきかどうかを判断する 4292
« imagealphablending imagearc » PHP Manual GD および Image 関数 アンチエイリアス機能を使用すべき ... 55 , 0 , 0 ); // 一方はアンチエイリアスを有効にした状態で 2 本の直線を描画します imageline ( $normal , 0 , ...
https://man.plustar.jp/php/function.imageantialias.html - [similar]
直近に発生したエラーを返す 4292
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP ... kay' , JSON_THROW_ON_ERROR ); // グローバルなエラー状態は、直前の json_encode() によって変更されない var_du ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
PHP の設定情報を出力する 4292
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo ( ... pinfo ( int $flags = INFO_ALL ): bool 現在の PHP の状態に関する、多くの情報を出力します。出力される情報には ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
サービスに送信された直近の制御メッセージを返す 4292
« win32_delete_service win32_pause_service » PHP Manual win32service 関数 サービスに送信された直 ... ようにする win32_set_service_status() - サービスの状態を更新する win32_set_service_exit_mode() - Define or ...
https://man.plustar.jp/php/function.win32-get-last-control-message.html - [similar]
データをサーバーに格納する 4292
« Memcache::replace Memcache::setCompressThreshold » PHP Manual Memcache データをサーバーに格納す ... いことを覚えておきましょう。これは、 シリアライズした状態ではそれらのデータを適切に表すことが できないためです ...
https://man.plustar.jp/php/memcache.set.html - [similar]
サーバーをサーバープールに追加する 4292
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加 ... す。 重複チェックはしていないからです。これは望ましい状態ではありません。 その代わりに weight オプションを使用 ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
PHP 7.3.x で推奨されなくなる機能 4292
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で ... 国際化関数 PHP が ICU バージョン56以上とリンクされた状態で Normalizer::NONE を使うと、推奨されない警告が投げ ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]