検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1114 for from (0.129 sec.)
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 3291
« iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の ... 文字エンコーディングに変換する 説明 iconv ( string $from_encoding , string $to_encoding , string $string ): ... string | false 文字列 string の文字セットを from_encoding から to_encoding に変換します。 パラメータ ... from_encoding string の解釈に使われる文字セット。 to_en ... インストールされている iconv の実装に依存します。 from_encoding や to_encoding が現在のシステムでサポート ...
https://man.plustar.jp/php/function.iconv.html - [similar]
はじめに 3291
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... parallel\Future is used to access the return value from the task, and exposes an API for cancellation of t ... the programmer to send data into and retrieve data from a task, but do not allow bi-directional communicat ... () , and enters into a foreach: parallel will read from and write to objects as they become available yiel ... ntime , task , tasks , programmer , Events , use , from , directional , communication , allows ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
3291
« Differences from Standard Lua Basic usage for LuaSandbox » PHP Manual LuaSandbox 例 例 目次 Ba ... ド: 例 , LuaSandbox , Basic , usage , Differences , from , Standard , ...
https://man.plustar.jp/php/luasandbox.examples.html - [similar]
Security 3291
« Deserialization from BSON Request Injection Attacks » PHP Manual MongoDB Security Security Req ... Injection , Attacks , Request , Deserialization , from , BSON , ...
https://man.plustar.jp/php/mongodb.security.html - [similar]
CUBRID 関数 3291
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... ed SQL statement cubrid_fetch — Fetch the next row from a result set cubrid_free_result — Free the memory ... a file cubrid_lob2_import — Import BLOB/CLOB data from a file cubrid_lob2_new — Create a lob object cubri ... d_lob2_read — Read from BLOB/CLOB data cubrid_lob2_seek64 — Move the curso ... ma information cubrid_seq_drop — Delete an element from sequence type column using OID cubrid_seq_insert — ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
MQSeries MQGET 3267
« mqseries_disc mqseries_inq » PHP Manual mqseries 関数 MQSeries MQGET mqseries_get (PECL mqseri ... he mqseries_get() (MQGET) call retrieves a message from a local queue that has been opened using the mqser ... msg Buffer holding the message that was retrieved from the object. data_length Actual buffer length compC ... AIT , 'WaitInterval' => 3000 ); // get the message from the queue mqseries_get ( $conn , $obj , $mdg , $gm ... _MQCO_NONE , $comp_code , $reason ); // disconnect from the queue manager. mqseries_disc ( $conn , $comp_c ...
https://man.plustar.jp/php/function.mqseries-get.html - [similar]
配列にテーブルをコピーする 3267
« pg_copy_from pg_dbname » PHP Manual PostgreSQL 関数 配列にテーブルをコピーする pg_copy_to (PHP ... to ( $db , $table_name ); pg_query ( $db , "DELETE FROM $table_name " ); pg_copy_from ( $db , $table_name ... , $rows ); ?> 参考 pg_copy_from() - 配列からテーブルに挿入する 関連キーワード: テー ...
https://man.plustar.jp/php/function.pg-copy-to.html - [similar]
KDF インターフェイスのために、ランダムなルートキーを生成する 3267
« sodium_crypto_kdf_derive_from_key sodium_crypto_kx_client_session_keys » PHP Manual Sodium 関数 ... pto_kdf_keygen (): string sodium_crypto_kdf_derive_from_key() で使うルートキーに適合する、ランダムなキーを ... ート , KDF , sodium , crypto , kdf , keygen , 関数 , from ...
https://man.plustar.jp/php/function.sodium-crypto-kdf-keygen.html - [similar]
実行時設定 3267
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... t" PHP_INI_ALL smtp_port "25" PHP_INI_ALL sendmail_from NULL PHP_INI_ALL sendmail_path "/usr/sbin/sendmail ... 続するポート番号で、 デフォルトは 25 です。 sendmail_from string SMTP 経由で直接送信されるメールにおいて "Fr ... 。指定された場合は smtp および smtp_port ・ sendmail_from の値は無視され、 ここで指定したコマンドが実行されま ... 実行 , string , メール , 環境 , パラメータ , パス , from , ALL ...
https://man.plustar.jp/php/mail.configuration.html - [similar]
別のアクションに転送する 3267
« Yaf_Controller_Abstract::display Yaf_Controller_Abstract::getInvokeArg » PHP Manual Yaf_Contro ... $logined ) { $this -> forward ( "login" , array( "from" => "Index" )); // login アクションに転送します re ... function loginAction () { echo "login, redirected from " , $this -> _request -> getParam ( "from" ) , " a ... 、 たとえば以下のようになります。 login, redirected from Index action 参考 Yaf_Request_Abstrace::getParam() ...
https://man.plustar.jp/php/yaf-controller-abstract.forward.html - [similar]