検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 1018 for 追加 (0.788 sec.)
プロパティの値に対応する、Unicode の名前を取得する 3056
« IntlChar::getPropertyValueEnum IntlChar::getUnicodeVersion » PHP Manual IntlChar プロパティの値 ... ないものもあります。 さらに、Unicode はこれら以外の追加の名前も許容しています。つまり、 追加の名前が存在する ... 場合、 IntlChar::LONG_PROPERTY_NAME に追加される形で返されます。 戻り値 名前を返します。 prope ...
https://man.plustar.jp/php/intlchar.getpropertyvaluename.html - [similar]
直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返... 3056
« mysqli_stmt mysqli_stmt::attr_get » PHP Manual mysqli_stmt 直近に実行されたステートメントで変更 ... ・削除・追加、あるいは選択された行の総数を返す mysqli_stmt::$aff ... rows — 直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返す 説明 オブジェクト ...
https://man.plustar.jp/php/mysqli-stmt.affected-rows.html - [similar]
インストール手順 3056
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP をコンパイ ... ルする際に、オプション --with-pspell[=dir] を追加する 必要があります。 注意 : Win32 ユーザーへの注意 ... す。 FAQ の " Windows で PHP のディレクトリを PATH に追加するにはどうすればいいのですか? " で、その方法を説明 ...
https://man.plustar.jp/php/pspell.installation.html - [similar]
ストレージ内のオブジェクトの数を返す 3056
« SplObjectStorage::contains SplObjectStorage::current » PHP Manual SplObjectStorage ストレージ内 ... bjectStorage::attach() - オブジェクトをストレージに追加する SplObjectStorage::detach() - オブジェクトをスト ... plObjectStorage , 数 , count , int , mode , 出力 , 追加 , attach ...
https://man.plustar.jp/php/splobjectstorage.count.html - [similar]
インストール手順 3056
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP 7.4 以降 ... います。これらの関数を使用 するために拡張モジュールを追加でロードする必要はありません。 関連キーワード: インス ... , モジュール , 設定 , expat , wddx , 情報 , 場所 , 追加 ...
https://man.plustar.jp/php/wddx.installation.html - [similar]
Yaf_Route_Regex のコンストラクタ 3056
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex ... 考 Yaf_Router::addRoute() - 新しいルートをルーターに追加する Yaf_Router::addConfig() - 設定で定義したルートを ... ルーターに追加する Yaf_Route_Static Yaf_Route_Supervar Yaf_Route_S ... route , array , construct , リクエスト , ルート , 追加 ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
変更履歴 3026
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... N (ISO-8601 形式の曜日) と o (ISO-8601 形式の年) が追加されました。 8.1.0 DirectoryIterator::key イテレータ ... を期待していました。 fputcsv オプションの引数 eol が追加されました。 ftp_alloc 引数 ftp は、FTP\Connection の ... TML401 に変更されました。 hash options パラメータが追加されました。 hash_algos MurmurHash3 と xxHash のサポ ... ートを追加しました。 hash_file options パラメータが追加されまし ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 3026
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラー ... ん。 3 message は destination で指定されたファイルに追加されます。 明示的に指定しない限り、 message の 最後に ... は改行文字は追加されません。 4 message は、直接 SAPI のログ出力ハンド ... type パラメータの値によります。 additional_headers 追加のヘッダ。 message_type パラメータが 1 に設定される場 ...
https://man.plustar.jp/php/function.error-log.html - [similar]
画像にフィルタを適用する 3026
« imagefilltoborder imageflip » PHP Manual GD および Image 関数 画像にフィルタを適用する imagefi ... るのに使い、 選んだピクセルの色にだけ適用するために 追加で arg3 を使います。 args IMG_FILTER_BRIGHTNESS : 輝 ... R : 効果を減らすレベル。 この値は、 arg2 で設定する追加レベル以上でなければなりません。 arg2 IMG_FILTER_COL ... (デフォルトは false )。 IMG_FILTER_SCATTER : 効果の追加レベル arg3 IMG_FILTER_COLORIZE : 青コンポーネントの ... .0 Scatter 効果のサポート ( IMG_FILTER_SCATTER ) が追加されました。 例 例1 imagefilter() グレースケールの例 ...
https://man.plustar.jp/php/function.imagefilter.html - [similar]
画像をブラウザあるいはファイルに出力する 3026
« imageistruecolor imagelayereffect » PHP Manual GD および Image 関数 画像をブラウザあるいはファ ... ラウザへの出力 <?php // 空の画像を作成し、テキストを追加します $im = imagecreatetruecolor ( 120 , 20 ); $tex ... ァイルへの保存 <?php // 空の画像を作成し、テキストを追加します $im = imagecreatetruecolor ( 120 , 20 ); $tex ... への画像の出力 <?php // 空の画像を作成し、テキストを追加します $im = imagecreatetruecolor ( 120 , 20 ); $tex ...
https://man.plustar.jp/php/function.imagejpeg.html - [similar]