検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 759 for KEY (0.046 sec.)
有効な証明書の格納場所を検索する 2782
« openssl_free_key openssl_get_cipher_methods » PHP Manual OpenSSL 関数 有効な証明書の格納場所を ...
https://man.plustar.jp/php/function.openssl-get-cert-locations.html - [similar]
X.509 証明書をパースし、オブジェクトを返す 2782
« openssl_x509_parse openssl_x509_verify » PHP Manual OpenSSL 関数 X.509 証明書をパースし、オブジ ... ラメータ certificate X509 証明書。有効な値の一覧は、 Key/Certificate parameters を参照してください。 戻り値 ...
https://man.plustar.jp/php/function.openssl-x509-read.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 2782
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... ing table: Array returned by sqlsrv_field_metadata Key Description Name The name of the field. Type The n ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
自動インクリメントされた値を取得する 2782
« Result::getAffectedItemsCount Result::getGeneratedIds » PHP Manual mysql_xdevapi\Result 自動イ ... AUTO_INCREMENT, name VARCHAR(30), age INT, PRIMARY KEY (id)) " )-> execute (); $schema = $session -> getS ...
https://man.plustar.jp/php/mysql-xdevapi-result.getautoincrementvalue.html - [similar]
Phar アーカイブオブジェクトを作成する 2782
« Phar::compressFiles Phar::convertToData » PHP Manual Phar Phar アーカイブオブジェクトを作成する ... tor :: CURRENT_AS_FILEINFO | FilesystemIterator :: KEY_AS_FILENAME , 'my.phar' ); } catch ( UnexpectedVal ...
https://man.plustar.jp/php/phar.construct.html - [similar]
実行可能でない tar あるいは zip アーカイブオブジェクトを作成する 2782
« PharData::compressFiles PharData::convertToData » PHP Manual PharData 実行可能でない tar あるい ... to/my.tar' , Phar :: CURRENT_AS_FILEINFO | Phar :: KEY_AS_FILENAME ); } catch ( UnexpectedValueException ...
https://man.plustar.jp/php/phardata.construct.html - [similar]
現在のエントリのイテレータを返す 2782
« RecursiveRegexIterator::__construct RecursiveRegexIterator::hasChildren » PHP Manual Recursive ... or :: ALL_MATCHES ); foreach ( $rRegexIterator as $key1 => $value1 ) { if ( $rRegexIterator -> hasChildre ... ; foreach ( $rRegexIterator -> getChildren () as $key => $value ) { echo $value . " " ; } echo "\n" ; } ...
https://man.plustar.jp/php/recursiveregexiterator.getchildren.html - [similar]
このクラスがイテレーション可能かを調べる 2782
« ReflectionClass::isInternal ReflectionClass::isIterateable » PHP Manual ReflectionClass このク ... public function __construct () { } public function key () { } public function current () { } function nex ...
https://man.plustar.jp/php/reflectionclass.isiterable.html - [similar]
正規表現フラグを設定する 2782
« RegexIterator::setMode インターフェイス » PHP Manual RegexIterator 正規表現フラグを設定する Re ... REG_OFFSET_CAPTURE ); foreach ( $regexIterator as $key => $value ) { var_dump ( $value ); } ?> 上の例の出 ...
https://man.plustar.jp/php/regexiterator.setpregflags.html - [similar]
イテレータの現在のエントリに関連づけるデータを設定する 2782
« SplObjectStorage::serialize SplObjectStorage::unserialize » PHP Manual SplObjectStorage イテレ ... をストレージの最初の要素に巻き戻す SplObjectStorage::key() - イテレータの現在位置を返す SplObjectStorage::n ...
https://man.plustar.jp/php/splobjectstorage.setinfo.html - [similar]