検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 116 for Make (0.003 sec.)
バイナリ IPTC データを JPEG イメージに埋めこむ 6928
« imagexbm iptcparse » PHP Manual GD および Image 関数 バイナリ IPTC データを JPEG イメージに埋め ... への埋め込み <?php // Thies C. Arntzen による iptc_make_tag() 関数 function iptc_make_tag ( $rec , $data , ... ring ) { $tag = substr ( $tag , 2 ); $data .= iptc_make_tag ( 2 , $tag , $string ); } // IPTC データを埋め ...
https://man.plustar.jp/php/function.iptcembed.html - [similar]
メッセージをフォーマットする 6928
« MessageFormatter::formatMessage MessageFormatter::getErrorCode » PHP Manual MessageFormatter メ ... umber,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree" ); echo msgfmt_format ... umber,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree" ); echo $fmt -> forma ... の出力は以下となります。 4,560 monkeys on 123 trees make 37.073 monkeys per tree 4.560 Affen auf 123 Bäumen ...
https://man.plustar.jp/php/messageformatter.format.html - [similar]
新しいメッセージフォーマッタを作成する 6840
« MessageFormatter MessageFormatter::formatMessage » PHP Manual MessageFormatter 新しいメッセージ ... umber,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree" ); echo msgfmt_format ... umber,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree" ); echo $fmt -> forma ... の出力は以下となります。 4,560 monkeys on 123 trees make 37.073 monkeys per tree 4.560 Affen auf 123 Bäumen ...
https://man.plustar.jp/php/messageformatter.create.html - [similar]
インストール手順 6840
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP ... instant/client/lib パッケージをインストールします: make install oci8_dtrace_gen.h: No such file or directo ... 下のようにして環境変数を設定してから、 configure と make を再実行して下さい。 $ export PHP_DTRACE=yes php.i ... つもの PHP のビルドの手続きに従って下さい。 たとえば make install コマンドの実行です。 OCI8 の共有ライブラリ ... つもの PHP のビルドの手続きに従って下さい。 たとえば make install コマンドの実行です。 コンパイルが終わった後 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
画像のプロパティを設定する 6765
« Imagick::setImageProfile Imagick::setImageRedPrimary » PHP Manual Imagick 画像のプロパティを設 ... 00 , "black" ); $image -> setImageProperty ( 'Exif:Make' , 'Imagick' ); echo $image -> getImageProperty ( ... 'Exif:Make' ); ?> 参考 Imagick::getImageProperty() - 指定した ...
https://man.plustar.jp/php/imagick.setimageproperty.html - [similar]
手早くメッセージをフォーマットする 6765
« MessageFormatter::create MessageFormatter::format » PHP Manual MessageFormatter 手早くメッセー ... umber,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree\n" , array( 4560 , 123 ... umber,integer} monkeys on {1,number,integer} trees make {2,number} monkeys per tree\n" , array( 4560 , 123 ... の出力は以下となります。 4,560 monkeys on 123 trees make 37.073 monkeys per tree 4.560 Affen auf 123 Bäumen ...
https://man.plustar.jp/php/messageformatter.formatmessage.html - [similar]
Request Injection Attacks 6765
« Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Inje ... ing $_GET (or $_POST ) parameters to your queries, make sure that they are cast to strings first. Users ca ... ). This is a fairly easy attack to defend against: make sure $_GET and $_POST parameters are the type you ...
https://man.plustar.jp/php/mongodb.security.request_injection.html - [similar]
インストール手順 6765
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Rar 拡張モジュ ... -xvf rar-xxx.tar cd rar-xxx phpize ./configure && make && make install Windows ユーザーがこれらの関数を使 ...
https://man.plustar.jp/php/rar.installation.html - [similar]
指定した名前の画像のプロパティを返す 6677
« Imagick::getImageProperties Imagick::getImageRedPrimary » PHP Manual Imagick 指定した名前の画像 ... 00 , "black" ); $image -> setImageProperty ( 'Exif:Make' , 'Imagick' ); echo $image -> getImageProperty ( ... 'Exif:Make' ); ?> 参考 Imagick::setImageProperty() - 画像のプ ...
https://man.plustar.jp/php/imagick.getimageproperty.html - [similar]
6602
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... By default it is created during the installation. Make sure it has been created. 例1 Example of Data Retr ... "demodb" ; /** * Connect to CUBRID Server. Do not make the actual connection, but * only retain the conne ... Server for the results of the SQL statement. * Now make the actual connection to the CUBRID Server. */ $re ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT