検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 340 for MODE (0.143 sec.)
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する 4370
« ftp_exec ftp_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オープン中の ... resource $stream , string $remote_filename , int $mode = FTP_BINARY , int $offset = 0 ): bool ftp_fget() ... されます。 remote_filename リモートファイルのパス。 mode 転送モード。 FTP_ASCII または FTP_BINARY のどちらか ... バージョンでは、 リソース を期待していました。 7.3.0 mode パラメータはオプションになりました。 これより前のバ ...
https://man.plustar.jp/php/function.ftp-fget.html - [similar]
オープン中のファイルを FTP サーバーに保存する(非ブロッキング) 4370
« ftp_nb_fget ftp_nb_get » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーに保存する(非 ... string $remote_filename , resource $stream , int $mode = FTP_BINARY , int $offset = 0 ): int ftp_nb_fput( ... タ。 ファイルの終端まで進むと読み込みが終了します。 mode 転送モード。 FTP_ASCII または FTP_BINARY のどちらか ... バージョンでは、 リソース を期待していました。 7.3.0 mode パラメータはオプションになりました。 これより前のバ ...
https://man.plustar.jp/php/function.ftp-nb-fput.html - [similar]
Returns the name of the opened algorithm 4370
« mcrypt_decrypt mcrypt_enc_get_block_size » PHP Manual Mcrypt 関数 Returns the name of the open ... mcrypt_module_open ( MCRYPT_CAST_256 , '' , MCRYPT_MODE_CFB , '' ); echo mcrypt_enc_get_algorithms_name ( ... td = mcrypt_module_open ( 'cast-256' , '' , MCRYPT_MODE_CFB , '' ); echo mcrypt_enc_get_algorithms_name ( ...
https://man.plustar.jp/php/function.mcrypt-enc-get-algorithms-name.html - [similar]
MySQL サーバに接続する 4370
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... calhost:33060 mysqlx://foo:bar@localhost:33160?ssl-mode=disabled mysqlx://foo:bar@localhost:33260?ssl-mode ... =required mysqlx://foo:bar@localhost:33360?ssl-mode=required&auth=mysql41 mysqlx://foo:bar@(/path/to/s ... x://foo:bar@[localhost:33060, 127.0.0.1:33061]?ssl-mode=disabled mysqlx://foo:bar@localhost:33160/?connect ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
結果のすべての行を連想配列・数値添字配列あるいはその両方の形式で取得する 4370
« mysqli_result::data_seek mysqli_result::fetch_array » PHP Manual mysqli_result 結果のすべての行 ... ェクト指向型 public mysqli_result::fetch_all ( int $mode = MYSQLI_NUM ): array 手続き型 mysqli_fetch_all ( ... mysqli_result $result , int $mode = MYSQLI_NUM ): array すべての結果の行を取得し、そ ... t_get_result() が返す mysqli_result オブジェクト。 mode このオプションは、 結果の行データから返す配列の型を ...
https://man.plustar.jp/php/mysqli-result.fetch-all.html - [similar]
実行時設定 4370
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... _INI_ALL PHP 7.3.0 から利用可能 session.use_strict_mode "0" PHP_INI_ALL session.use_cookies "1" PHP_INI_AL ... す。 このデフォルトを変更するには、オプションの引数 MODE を利用します。 N;MODE;/path のように使い、 MODE... 部分に八進形式のモードを指定します。 MODE を設定しても、そのプロセスの umask は変わりません。 ... す。 PHP 7.1.0 で削除されました。 session.use_strict_mode bool session.use_strict_mode は、 厳格なセッション ...
https://man.plustar.jp/php/session.configuration.html - [similar]
mysqli_result クラス 4333
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス ... / public __construct ( mysqli $mysql , int $result_mode = MYSQLI_STORE_RESULT ) public data_seek ( int $of ... fset ): bool public fetch_all ( int $mode = MYSQLI_NUM ): array public fetch_array ( int $mo ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
RecursiveDirectoryIterator クラス 4333
« RecursiveCallbackFilterIterator::hasChildren RecursiveDirectoryIterator::__construct » PHP Man ... _SELF = 16 ; const int FilesystemIterator::CURRENT_MODE_MASK = 240 ; const int FilesystemIterator::KEY_AS_ ... SYMLINKS = 512 ; const int FilesystemIterator::KEY_MODE_MASK = 3840 ; const int FilesystemIterator::NEW_CU ... le (): bool public SplFileInfo::openFile ( string $mode = "r" , bool $useIncludePath = false , ? resource ...
https://man.plustar.jp/php/class.recursivedirectoryiterator.html - [similar]
オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる 4333
« mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_mode » PHP Manual Mcrypt 関数 オープンさ ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-algorithm.html - [similar]
サービスの状態を更新する 4333
« win32_set_service_exit_mode win32_start_service_ctrl_dispatcher » PHP Manual win32service 関数 ... た直近の制御メッセージを返す win32_set_service_exit_mode() - Define or return the exit mode for the current ...
https://man.plustar.jp/php/function.win32-set-service-status.html - [similar]