Results of 1 - 10 of about 101 for Pass (0.014 sec.)
- Pass the data for processing 13555
- « Parle\Lexer::callout Parle\Lexer::dump » PHP Manual Parle\Lexer Pass the data for processing P
...
nsume (PECL parle >= 0.5.1) Parle\Lexer::consume — Pass the data for processing 説明 public Parle\Lexer::c ...
ed. 戻り値 値を返しません。 関連キーワード: data , Pass , processing , Parle , the , consume , callout , p ...
-
https://man.plustar.jp/php/parle-lexer.consume.html
- [similar]
- Pass the data for processing 13555
- « Parle\RLexer::callout Parle\RLexer::dump » PHP Manual Parle\RLexer Pass the data for processin
...
sume (PECL parle >= 0.5.1) Parle\RLexer::consume — Pass the data for processing 説明 public Parle\RLexer:: ...
ed. 戻り値 値を返しません。 関連キーワード: data , Pass , processing , Parle , RLexer , the , consume , ca ...
-
https://man.plustar.jp/php/parle-rlexer.consume.html
- [similar]
- Re-configures event 10157
- « Event::pending Event::setPriority » PHP Manual Event Re-configures event Event::set (PECL even
...
urce, or numeric file descriptor. For timer events pass -1 . For signal events pass the signal number, e.g ...
Custom data associated with the event. It will be passed to the callback when the event becomes active. 戻 ...
キーワード: event , Re , configures , Event , what , pass , events , For , resource , int ...
-
https://man.plustar.jp/php/event.set.html
- [similar]
- Secure Shell 2 9741
- « phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — S
...
再利用することが可能です。 利用法 ssh2.shell://user:pass@example.com:22/xterm ssh2.exec://user:pass@example ...
.com:22/usr/local/bin/somecmd ssh2.tunnel://user:pass@example.com:22/192.168.0.1:14 ssh2.sftp://user:pas ...
MAC methods callbacks username 接続するユーザー名 password パスワード認証に使用するパスワード pubkey_file ...
Secure , サポート , term , session , 接続 , 許可 , pass ...
-
https://man.plustar.jp/php/wrappers.ssh2.html
- [similar]
- FTP 接続にログインする 9067
- « ftp_get ftp_mdtm » PHP Manual FTP 関数 FTP 接続にログインする ftp_login (PHP 4, PHP 5, PHP 7,
...
( FTP\Connection $ftp , string $username , string $password ): bool 指定した FTP 接続を使ってログインします ...
クラスのインスタンス username ユーザー名( USER )。 password パスワード( PASS )。 戻り値 成功した場合に t ...
ver = "ftp.example.com" ; $ftp_user = "foo" ; $ftp_pass = "bar" ; // 接続を確立する。接続に失敗したら終了す ...
ンを試みる if (@ ftp_login ( $ftp , $ftp_user , $ftp_pass )) { echo "Connected as $ftp_user @ $ftp_server \n ...
-
https://man.plustar.jp/php/function.ftp-login.html
- [similar]
- Constructs Event object 8522
- « Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL
...
urce, or numeric file descriptor. For timer events pass -1 . For signal events pass the signal number, e.g ...
lbacks . arg Custom data. If specified, it will be passed to the callback when event triggers. 戻り値 Retu ...
-
https://man.plustar.jp/php/event.construct.html
- [similar]
- URL を解釈し、その構成要素を返す 7977
- « http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url
...
RL_HOST 、 PHP_URL_PORT 、 PHP_URL_USER 、 PHP_URL_PASS 、 PHP_URL_PATH 、 PHP_URL_QUERY あるいは PHP_URL_ ...
は次のとおりです。 scheme - 例: http host port user pass path query - クエスチョンマーク ? 以降 fragment - ...
例1 parse_url() の例 <?php $url = 'http://username:password@hostname:9090/path?arg=value#anchor' ; var_dum ...
URL_USER )); var_dump ( parse_url ( $url , PHP_URL_PASS )); var_dump ( parse_url ( $url , PHP_URL_HOST )); ...
-
https://man.plustar.jp/php/function.parse-url.html
- [similar]
- 接続、および接続の管理 7977
- « 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、
...
DO ( 'mysql:host=localhost;dbname=test' , $user , $pass ); ?> 接続時になんらかのエラーが発生した場合、 PDO ...
DO ( 'mysql:host=localhost;dbname=test' , $user , $pass ); foreach( $dbh -> query ( 'SELECT * from FOO' ) ...
DO ( 'mysql:host=localhost;dbname=test' , $user , $pass ); // ここで接続を使用します $sth = $dbh -> query ...
DO ( 'mysql:host=localhost;dbname=test' , $user , $pass , array( PDO :: ATTR_PERSISTENT => true )); ?> PDO ...
-
https://man.plustar.jp/php/pdo.connections.html
- [similar]
- 実行時設定 7562
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PHP_INI_ALL 非推奨になりました。 mbstring.http_ou ...
tput "pass" PHP_INI_ALL 非推奨になりました。 mbstring.interna ...
nputの設定は変更できません。 mbstring.http_input = pass ; 変換しない。 mbstring.http_input = auto ; HTTP 入 ...
力文字エンコーディングを設定 mbstring.http_output = pass ; 変換しない mbstring.http_output = UTF-8 ; HTTP出 ...
-
https://man.plustar.jp/php/mbstring.configuration.html
- [similar]
- セキュリティ関連の SNMPv3 セッションパラメータを設定する 7562
- « SNMP::set SNMP::walk » PHP Manual SNMP セキュリティ関連の SNMPv3 セッションパラメータを設定する
...
ityLevel , string $authProtocol = "" , string $authPassphrase = "" , string $privacyProtocol = "" , string ...
$privacyPassphrase = "" , string $contextName = "" , string $co ...
thProtocol 認証プロトコル (MD5 あるいは SHA)。 authPassphrase 認証パスフレーズ。 privacyProtocol プライバシ ...
ープロトコル (DES あるいは AES)。 privacyPassphrase プライバシーパスフレーズ。 contextName コンテ ...
-
https://man.plustar.jp/php/snmp.setsecurity.html
- [similar]