検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 194 for [SIMILAR] 16 1024 4096 WITH 20029 scryptsalsa208... (2.201 sec.)
FTP サーバーにファイルをアップロードする 0
« ftp_pasv ftp_pwd » PHP Manual FTP 関数 FTP サーバーにファイルをアップロードする ftp_put (PHP 4, PHP 5, PHP 7, PHP 8) ftp_put — FTP サーバーにファイルをアップロードする 説明 ftp_put ( FTP\Connection $ftp , string $remote_filename , string $local_filename , int $mode = FTP_BINARY , int $ ...
https://man.plustar.jp/php/function.ftp-put.html - [similar]
指定したディレクトリの詳細なファイル一覧を返す 0
« ftp_raw ftp_rename » PHP Manual FTP 関数 指定したディレクトリの詳細なファイル一覧を返す ftp_rawlist (PHP 4, PHP 5, PHP 7, PHP 8) ftp_rawlist — 指定したディレクトリの詳細なファイル一覧を返す 説明 ftp_rawlist ( FTP\Connection $ftp , string $directory , bool $recursive = false ): array | ...
https://man.plustar.jp/php/function.ftp-rawlist.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
サービスマネージャに接続する 0
« ibase_server_info ibase_service_detach » PHP Manual Firebird/InterBase 関数 サービスマネージャに接続する ibase_service_attach (PHP 5, PHP 7 < 7.4.0) ibase_service_attach — サービスマネージャに接続する 説明 ibase_service_attach ( string $host , string $dba_username , string $dba_passwor ...
https://man.plustar.jp/php/function.ibase-service-attach.html - [similar]
Oracle データベースに接続する 0
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_connect — Oracle データベースに接続する 説明 oci_connect ( string $username , string $password , ? string $connection_string = null , string $enc ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
データソースに接続する 0
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP 5, PHP 7, PHP 8) odbc_connect — データソースに接続する 説明 odbc_connect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODB ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
疑似ランダムなバイト文字列を生成する 0
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
キー/証明書パラメータ 0
« その他の定数 証明書の認証 » PHP Manual OpenSSL キー/証明書パラメータ キー/証明書パラメータ OpenSSL 関数のうち、キーまたは証明書パラメータを必要とするものはごく一部です。 以下の方法を使用してそれらを取得できます。 証明書 openssl_x509_read() から返された OpenSSLCertificate クラスのインス ...
https://man.plustar.jp/php/openssl.certparams.html - [similar]
IBM データベースへの接続 0
« IBM (PDO) Informix (PDO) » PHP Manual IBM (PDO) IBM データベースへの接続 PDO_IBM DSN (PECL PDO_IBM >= 0.9.0) PDO_IBM DSN — IBM データベースへの接続 説明 PDO_IBM のデータソース名 (DSN) は、IBM CLI DSN にもとづいています。 PDO_IBM DSN は、主に以下の部分から構成されます。 DSN プレフィック ...
https://man.plustar.jp/php/ref.pdo-ibm.connection.html - [similar]