検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 746 for SERVER (0.111 sec.)
パッシブモードをオンまたはオフにする 2876
« ftp_nlist ftp_put » PHP Manual FTP 関数 パッシブモードをオンまたはオフにする ftp_pasv (PHP 4, ... txt' ; // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_ ...
https://man.plustar.jp/php/function.ftp-pasv.html - [similar]
FTP サーバー上のファイルまたはディレクトリの名前を変更する 2876
« ftp_rawlist ftp_rmdir » PHP Manual FTP 関数 FTP サーバー上のファイルまたはディレクトリの名前を ... txt' ; // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_ ...
https://man.plustar.jp/php/function.ftp-rename.html - [similar]
指定したファイルのサイズを返す 2876
« ftp_site ftp_ssl_connect » PHP Manual FTP 関数 指定したファイルのサイズを返す ftp_size (PHP 4, ... txt' ; // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_ ...
https://man.plustar.jp/php/function.ftp-size.html - [similar]
全ての定義済の変数を配列で返す 2876
« get_debug_type get_resource_id » PHP Manual 変数操作 関数 全ての定義済の変数を配列で返す get_d ... " ]); // サーバー変数を全て表示 print_r ( $arr [ "_SERVER" ]); // 変数の配列で利用可能なキーを全て出力 print ...
https://man.plustar.jp/php/function.get-defined-vars.html - [similar]
Returns the PHP representation of a BSON value 2876
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP repre ... n from generating documents with duplicate keys as server and driver behavior may be undefined. Since PHP ob ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
MySQL ホスト情報を取得する 2876
« mysql_get_client_info mysql_get_proto_info » PHP Manual MySQL 関数 MySQL ホスト情報を取得する ... _info() - MySQL プロトコル情報を取得する mysql_get_server_info() - MySQL サーバー情報を取得する 関連キーワー ...
https://man.plustar.jp/php/function.mysql-get-host-info.html - [similar]
実行用に文を準備する 2876
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4 ... 行する際に使用することができます。 (IBM DB2、MS SQL Server および Oracle のように) ストアドプロシージャが利用 ...
https://man.plustar.jp/php/function.odbc-prepare.html - [similar]
接続に関する TTY 名を返す 2876
« pg_transaction_status pg_unescape_bytea » PHP Manual PostgreSQL 関数 接続に関する TTY 名を返す ... ark host=localhost" ); if ( $pgsql_conn ) { print "Server debug TTY is: " . pg_tty ( $pgsql_conn ) . "<br/>\ ...
https://man.plustar.jp/php/function.pg-tty.html - [similar]
クライアント・プロトコル・サーバーのバージョンを配列で返す 2876
« pg_update PgSql\Connection » PHP Manual PostgreSQL 関数 クライアント・プロトコル・サーバーのバ ... されなくなりました。 戻り値 client , protocol および server のキーとその値を持つ配列を 返します(有効な場合)。 ...
https://man.plustar.jp/php/function.pg-version.html - [similar]
ウェブサーバーと PHP の間のインターフェイスの型を返す 2876
« php_ini_scanned_files php_uname » PHP Manual PHP オプション/情報 関数 ウェブサーバーと PHP の間 ... handler , cgi (PHP 5.3 まで), cgi-fcgi , cli , cli-server , embed , fpm-fcgi , litespeed , phpdbg 例 例1 php ...
https://man.plustar.jp/php/function.php-sapi-name.html - [similar]