検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 734 for s (0.053 sec.)
ファイルの更新時刻を取得する 2941
« fileinode fileowner » PHP Manual ファイルシステム 関数 ファイルの更新時刻を取得する filemtime ... me — ファイルの更新時刻を取得する 説明 filemtime ( string $filename ): int | false この関数は、ファイル ... り値 ファイルの最終更新時刻を返し、失敗した場合に false を返します。 時間は Unix タイムスタンプとして返さ ... 発生します。 例 例1 filemtime() の例 <?php // 出力例 somefile.txt was last modified: December 29 2002 22: ... 16:23. $filename = 'somefile.txt' ; if ( file_exists ( $filename )) { ec ...
https://man.plustar.jp/php/function.filemtime.html - [similar]
指定したファイルが最後に更新された時刻を返す 2941
« ftp_login ftp_mkdir » PHP Manual FTP 関数 指定したファイルが最後に更新された時刻を返す ftp_mdt ... れた時刻を返す 説明 ftp_mdtm ( FTP\Connection $ftp , string $filename ): int ftp_mdtm() はリモートファイル ... していました。 例 例1 ftp_mdtm() の例 <?php $file = 'somefile.txt' ; // 接続を確立する $ftp = ftp_connect ... ( $ftp_server ); // ユーザー名とパスワードでログインする $l ... ogin_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user ...
https://man.plustar.jp/php/function.ftp-mdtm.html - [similar]
MQSeries MQGET 2941
« mqseries_disc mqseries_inq » PHP Manual mqseries 関数 MQSeries MQGET mqseries_get (PECL mqseri ... es >= 0.10.0) mqseries_get — MQSeries MQGET 説明 mqse ... ries_get ( resource $hConn , resource $hObj , array &$m ... d , array &$gmo , int &$bufferLength , string &$msg , int &$data_length , resource &$compCo ... de , resource &$reason ): void The mqseries_get() (MQGET) c ...
https://man.plustar.jp/php/function.mqseries-get.html - [similar]
MySQL ホスト情報を取得する 2941
« mysql_get_client_info mysql_get_proto_info » PHP Manual MySQL 関数 MySQL ホスト情報を取得する ... mysql_get_host_info (PHP 4 >= 4.0.5, PHP 5) mysql_get_ ... host_info — MySQL ホスト情報を取得する 警告 この拡張モ ... 5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は ... MySQL: API の選択 を参照ください。 この関数の代替として ...
https://man.plustar.jp/php/function.mysql-get-host-info.html - [similar]
MySQL プロトコル情報を取得する 2941
« mysql_get_host_info mysql_get_server_info » PHP Manual MySQL 関数 MySQL プロトコル情報を取得す ... る mysql_get_proto_info (PHP 4 >= 4.0.5, PHP 5) mysql_get ... _proto_info — MySQL プロトコル情報を取得する 警告 この拡張モジュール ... 5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は ... MySQL: API の選択 を参照ください。 この関数の代替として ...
https://man.plustar.jp/php/function.mysql-get-proto-info.html - [similar]
MySQL サーバー情報を取得する 2941
« mysql_get_proto_info mysql_info » PHP Manual MySQL 関数 MySQL サーバー情報を取得する mysql_get ... _server_info (PHP 4 >= 4.0.5, PHP 5) mysql_get_server ... _info — MySQL サーバー情報を取得する 警告 この拡張モジュールは ... 5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は ... MySQL: API の選択 を参照ください。 この関数の代替として ...
https://man.plustar.jp/php/function.mysql-get-server-info.html - [similar]
Replace a function definition with a new implementation 2941
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function def ... ew implementation 説明 runkit7_function_redefine ( string $function_name , string $argument_list , stri ... ng $code , bool $return_by_reference = null , string $doc_comment = null , string $return_type = ? ... , bool $is_strict = ? ): bool runkit7_function_redefine ( str ... ing $function_name , Closure $closure , string $doc_comment = null , string ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
認証済み公開鍵を追加する 2941
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_a ... dd (PECL ssh2 >= 0.10) ssh2_publickey_add — 認証済み公開鍵を追 ... 加する 説明 ssh2_publickey_add ( resource $pkey , string $algona ... me , string $blob , bool $overwrite = false , array $attr ... ibutes = ? ): bool 注意 : この公開鍵サブシステムは、クライ ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
Sends changes from the local working copy to the repository 2941
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy ... to the repository svn_commit (PECL svn >= 0.1.0) svn_commit — S ... ends changes from the local working copy to the reposit ... ory 説明 svn_commit ( string $log , array $targets , bool $re ... cursive = true ): array Commits changes made in the loc ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
ソート条件を設定する 2941
« yaz_set_option yaz_syntax » PHP Manual YAZ 関数 ソート条件を設定する yaz_sort (PHP 4 >= 4.0.7, ... PECL yaz >= 0.9.0) yaz_sort — ソート条件を設定する 説明 yaz_sort ( resource ... $id , string $criteria ): void この関数は、ソート条件を設定 ... して Z39.50 Sort を有効にします。 この関数は、 yaz_search() の 前 ... この関数を単独で使用しても何も意味はありません。 yaz_search() と組み合わせて使用した場合、 検索応答が受信 ...
https://man.plustar.jp/php/function.yaz-sort.html - [similar]