検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 492 for Password (0.014 sec.)
現在のシステム状態を取得する 3981
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::sta ... ysqli = new mysqli ( "localhost" , "my_user" , "my_password" , "world" ); /* 接続状況をチェックします */ if ( ... k = mysqli_connect ( "localhost" , "my_user" , "my_password" , "world" ); /* 接続状況をチェックします */ if ( ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
Get Documents by their Ids. Utilizes Solr Realtime Get (RTG) 3981
« SolrClient::getById SolrClient::getDebug » PHP Manual SolrClient Get Documents by their Ids. U ... RVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_P ...
https://man.plustar.jp/php/solrclient.getbyids.html - [similar]
Adds a child document for block indexing 3981
« SolrInputDocument SolrInputDocument::addChildDocuments » PHP Manual SolrInputDocument Adds a c ... RVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_P ...
https://man.plustar.jp/php/solrinputdocument.addchilddocument.html - [similar]
Adds an array of child documents 3981
« SolrInputDocument::addChildDocument SolrInputDocument::addField » PHP Manual SolrInputDocument ... RVER_HOSTNAME , 'login' => SOLR_SERVER_USERNAME , 'password' => SOLR_SERVER_PASSWORD , 'port' => SOLR_SERVER_P ...
https://man.plustar.jp/php/solrinputdocument.addchilddocuments.html - [similar]
The Stomp class 3941
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0 ... ault_broker_uri") , string $username = ? , string $password = ? , array $headers = ? ) public abort ( string $ ... ault_broker_uri") , string $username = ? , string $password = ? , array $headers = ? ): resource stomp_close ( ...
https://man.plustar.jp/php/class.stomp.html - [similar]
持続的接続を使用してOracle データベースに接続する 3941
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracl ... する 説明 oci_pconnect ( string $username , string $password , ? string $connection_string = null , string $enc ... ください。 パラメータ username Oracle のユーザー名。 password username のパスワード。 connection_string 接続先の ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
URL を解釈し、その構成要素を返す 3941
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url ... 例1 parse_url() の例 <?php $url = 'http://username:password@hostname:9090/path?arg=value#anchor' ; var_dump ( ... ser"]=> string(8) "username" ["pass"]=> string(8) "password" ["path"]=> string(5) "/path" ["query"]=> string(9 ... } string(4) "http" string(8) "username" string(8) "password" string(8) "hostname" int(9090) string(5) "/path" ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
scrypt を使い、パスワードからキーを導出する 3941
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manu ... whash_scryptsalsa208sha256 ( int $length , string $password , string $salt , int $opslimit , int $memlimit ): ... パスワードハッシュの長さ。 バイト単位で指定します。 password ハッシュを生成するパスワード salt ハッシュ化する前 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
実行時設定 3941
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ibase.default_user NULL PHP_INI_ALL ibase.default_password NULL PHP_INI_ALL ibase.default_charset NULL PHP_IN ... スに接続した際に使用されるユーザー名。 ibase.default_password string パスワードを指定せずにデータベースに接続した ...
https://man.plustar.jp/php/ibase.configuration.html - [similar]
PHP 7.0.x で推奨されなくなる機能 3941
« 新機能 変更された関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 PHP 7.0.x で推奨されなくな ... called statically in - on line 8 I am not static! password_hash() の salt オプション password_hash() 関数の s ...
https://man.plustar.jp/php/migration70.deprecated.html - [similar]