検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 422 for [SIMILAR] 16 1024 4096 WITH 31280 fpassthru WITH... (0.859 sec.)
MQSeries MQBACK 0
« mqseries 関数 mqseries_begin » PHP Manual mqseries 関数 MQSeries MQBACK mqseries_back (PECL mqseries >= 0.10.0) mqseries_back — MQSeries MQBACK 説明 mqseries_back ( resource $hconn , resource &$compCode , resource &$reason ): void mqseries_back() (MQBACK) は、キューマネージャに対して、 ...
https://man.plustar.jp/php/function.mqseries-back.html - [similar]
ラージオブジェクトをコピーする 0
« oci_get_implicit_resultset oci_lob_is_equal » PHP Manual OCI8 関数 ラージオブジェクトをコピーする oci_lob_copy (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_lob_copy — ラージオブジェクトをコピーする 説明 oci_lob_copy ( OCILob $to , OCILob $from , ? int $length = null ): bool ラージオブ ...
https://man.plustar.jp/php/function.ocilob-copy.html - [similar]
画像をページに配置する 0
« ps_open_memory_image ps_rect » PHP Manual PS 関数 画像をページに配置する ps_place_image (PECL ps >= 1.1.0) ps_place_image — 画像をページに配置する 説明 ps_place_image ( resource $psdoc , int $imageid , float $x , float $y , float $scale ): bool 以前に読み込まれている画像をページに配置し ...
https://man.plustar.jp/php/function.ps-place-image.html - [similar]
gz ファイルを出力する 0
« inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5, PHP 7, PHP 8) readgzfile — gz ファイルを出力する 説明 readgzfile ( string $filename , int $use_include_path = 0 ): int | false ファイルを読み込み、解凍し、標準出力に書き込みます。 readgzfile ...
https://man.plustar.jp/php/function.readgzfile.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
リファレンスが行わないこと 0
« リファレンスが行うことは何ですか? リファレンス渡し » PHP Manual リファレンスの説明 リファレンスが行わないこと リファレンスが行わないこと これまでに説明したように、リファレンスはポインタではありません。このため、 次の例は期待通りに動作しません。 <?php function foo (& $var ) { $var =& $G ...
https://man.plustar.jp/php/language.references.arent.html - [similar]
サポートされるエンコーディングの概要 0
« 定義済み定数 日本語のマルチバイト文字に関する基本事項 » PHP Manual マルチバイト文字列 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 IANA 文字セット登録名 依存する文字集合 説明 注記 ISO-10646-UCS-4 ISO 10646 31 ビットコード ...
https://man.plustar.jp/php/mbstring.encodings.html - [similar]
現在のトランザクションをコミットする 0
« mysqli::close mysqli::$connect_errno » PHP Manual mysqli 現在のトランザクションをコミットする mysqli::commit mysqli_commit (PHP 5, PHP 7, PHP 8) mysqli::commit -- mysqli_commit — 現在のトランザクションをコミットする 説明 オブジェクト指向型 public mysqli::commit ( int $flags = 0 , ? str ...
https://man.plustar.jp/php/mysqli.commit.html - [similar]
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
新しい OAuthProvider オブジェクトを作る 0
« OAuthProvider::checkOAuthRequest OAuthProvider::consumerHandler » PHP Manual OAuthProvider 新しい OAuthProvider オブジェクトを作る OAuthProvider::__construct (PECL OAuth >= 1.0.0) OAuthProvider::__construct — 新しい OAuthProvider オブジェクトを作る 説明 public OAuthProvider::__construc ...
https://man.plustar.jp/php/oauthprovider.construct.html - [similar]