検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 101 for pass (0.004 sec.)
FTP サーバーに任意のコマンドを送信する 6200
« ftp_quit ftp_rawlist » PHP Manual FTP 関数 FTP サーバーに任意のコマンドを送信する ftp_raw (PHP ... p_raw ( $ftp , "USER joeblow" ); ftp_raw ( $ftp , "PASS secret" ); ?> 参考 ftp_exec() - FTP サーバー上での ...
https://man.plustar.jp/php/function.ftp-raw.html - [similar]
ディレクトリを削除する 6200
« ftp_rename ftp_set_option » PHP Manual FTP 関数 ディレクトリを削除する ftp_rmdir (PHP 4, PHP 5 ... lt = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // $dir ディレクトリの削除を試みる if ( ftp_rmd ...
https://man.plustar.jp/php/function.ftp-rmdir.html - [similar]
利用可能なDSNについての情報を返す 6200
« odbc_cursor odbc_do » PHP Manual ODBC 関数 利用可能なDSNについての情報を返す odbc_data_source ... する <?php $conn = odbc_connect ( 'dsn' , 'user' , 'pass' ); $dsn_info = odbc_data_source ( $conn , SQL_FET ...
https://man.plustar.jp/php/function.odbc-data-source.html - [similar]
PKCS#12 認証ストアをパースして配列形式にする 6200
« openssl_pkcs12_export openssl_pkcs7_decrypt » PHP Manual OpenSSL 関数 PKCS#12 認証ストアをパー ... ( string $pkcs12 , array &$certificates , string $passphrase ): bool openssl_pkcs12_read() は、 pkcs12 で ... 功した場合に、ここに認証ストアデータが格納されます。 passphrase PKCS#12 ファイルのロックを解除するためのパス ... kcs12_read ( $cert_store , $cert_info , "my_secret_pass" )) { echo "Certificate Information\n" ; print_r ( ... ース , 配列 , 形式 , read , certificates , string , passphrase , 格納 ...
https://man.plustar.jp/php/function.openssl-pkcs12-read.html - [similar]
新規に MySQL サーバーへの接続をオープンする 6200
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープ ... sername = ini_get("mysqli.default_user") , string $password = ini_get("mysqli.default_pw") , string $datab ... sername = ini_get("mysqli.default_user") , string $password = ini_get("mysqli.default_pw") , string $datab ... sername = ini_get("mysqli.default_user") , string $password = ini_get("mysqli.default_pw") , string $datab ... 動的にコールされます。 username MySQL のユーザー名。 password 省略したり null を渡したりした場合、MySQL サー ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
mysql サーバーとの接続をオープンする 6200
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンす ... string $host = ? , string $username = ? , string $passwd = ? , string $dbname = ? , int $port = ? , strin ... string $host = ? , string $username = ? , string $passwd = ? , string $dbname = ? , int $port = ? , strin ... プを優先して使用します。 username MySQL ユーザー名。 passwd null を指定した場合は、MySQL サーバーは パスワー ... li -> real_connect ( 'localhost' , 'my_user' , 'my_password' , 'my_db' )) { die( 'Connect Error (' . mysql ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
ラージオブジェクトを削除する 6200
« PDO::pgsqlLOBOpen SQLite (PDO) » PHP Manual PostgreSQL (PDO) ラージオブジェクトを削除する PDO: ... DO ( 'pgsql:dbname=test host=localhost' , $user , $pass ); $db -> setAttribute ( PDO :: ATTR_ERRMODE , PDO ...
https://man.plustar.jp/php/pdo.pgsqllobunlink.html - [similar]
定義済み定数 6200
« リソース型 URL 関数 » PHP Manual URLs 定義済み定数 定義済み定数 以下の定数が定義されています。 ... パースした URL のユーザー名を出力します。 PHP_URL_PASS ( int ) パースした URL のパスワードを出力します。 ...
https://man.plustar.jp/php/url.constants.html - [similar]
Receives a message 6200
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock ... setSockOpt() for more information. パラメータ mode Pass mode flags to receive multipart messages or non-bl ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
The Parle\RLexer class 6070
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... ut — Define token callback Parle\RLexer::consume — Pass the data for processing Parle\RLexer::dump — Dump ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT