Results of 1 - 10 of about 86 for rename (0.002 sec.)
- Rename a function at runtime 13327
- « uopz_redefine uopz_restore » PHP Manual Uopz 関数 Rename a function at runtime uopz_rename (PE
...
CL uopz 1, PECL uopz 2) uopz_rename — Rename a function at runtime 警告 この関数は、PE ...
CL uopz 5.0.0 で 削除 されました。 説明 uopz_rename ( string $function , string $rename ): void uopz_r ...
ename ( string $class , string $function , string $rename ): void Renames function to rename 注意 : If both ...
function function The name of an existing function rename The new name for the function 戻り値 例 例1 uopz_r ...
-
https://man.plustar.jp/php/function.uopz-rename.html
- [similar]
- Dynamically changes the name of the given method 11468
- « runkit7_method_remove runkit7_object_id » PHP Manual runkit7 関数 Dynamically changes the name
...
of the given method runkit7_method_rename (PECL runkit7 >= Unknown) runkit7_method_rename — ...
s the name of the given method 説明 runkit7_method_rename ( string $class_name , string $source_method_name ...
ません。 パラメータ class_name The class in which to rename the method source_method_name The name of the meth ...
od to rename target_method_name The new name to give to the ren ...
-
https://man.plustar.jp/php/function.runkit7-method-rename.html
- [similar]
- ファイル名や場所を変更する 11158
- « eio_realpath eio_rmdir » PHP Manual Eio 関数 ファイル名や場所を変更する eio_rename (PECL eio >
...
= 0.0.1dev) eio_rename — ファイル名や場所を変更する 説明 eio_rename ( str ...
llback = NULL , mixed $data = NULL ): resource eio_rename() は、ファイル名を変更したり別の場所に移動したりし ...
えます。 data callback に渡す任意の引数。 戻り値 eio_rename() は、成功した場合にリクエストリソースを返します。 ...
失敗した場合に false を返します 例 例1 eio_rename() の例 <?php $filename = dirname ( __FILE__ ). "/e ...
-
https://man.plustar.jp/php/function.eio-rename.html
- [similar]
- エントリ名を修正する 9918
- « ldap_read ldap_rename » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename_ext (PHP 7 >= 7.
...
3.0, PHP 8) ldap_rename_ext — エントリ名を修正する 説明 ldap_rename_ext ( ...
array $controls = null ): LDAP\Result | false ldap_rename() と同じですが、 ldap_parse_result() を使ってパース ...
t クラスのインスタンスを返します。 パラメータ ldap_rename() を参照してください。 戻り値 LDAP\Result クラスの ...
.3 controls のサポートが追加されました。 参考 ldap_rename() - エントリ名を修正する ldap_parse_result() - 結果 ...
-
https://man.plustar.jp/php/function.ldap-rename-ext.html
- [similar]
- ファイルをリネームする 9392
- « realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5
...
, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $fro ...
可能でなければなりません。 書き込み可能でない場合、 rename() は失敗し、 E_WARNING が発生します。 context スト ...
true を、失敗した場合に false を返します。 例 例1 rename() の例 <?php rename ( "/tmp/tmp_file.txt" , "/home ...
ルを新しい位置に移動する 関連キーワード: ファイル , rename , from , 変更 , 存在 , 移動 , 失敗 , 書き込み , 注 ...
-
https://man.plustar.jp/php/function.rename.html
- [similar]
- リモートファイルを改名する 9298
- « ssh2_sftp_realpath ssh2_sftp_rmdir » PHP Manual SSH2 関数 リモートファイルを改名する ssh2_sftp
...
_rename (PECL ssh2 >= 0.9.0) ssh2_sftp_rename — リモートフ ...
ァイルを改名する 説明 ssh2_sftp_rename ( resource $sftp , string $from , string $to ): bo ...
d' ); $sftp = ssh2_sftp ( $connection ); ssh2_sftp_rename ( $sftp , '/home/username/oldname' , '/home/userna ...
me/newname' ); ?> 参考 rename() - ファイルをリネームする 関連キーワード: 改名 , ...
-
https://man.plustar.jp/php/function.ssh2-sftp-rename.html
- [similar]
- FTP サーバー上のファイルまたはディレクトリの名前を変更する 9082
- « ftp_rawlist ftp_rmdir » PHP Manual FTP 関数 FTP サーバー上のファイルまたはディレクトリの名前を
...
変更する ftp_rename (PHP 4, PHP 5, PHP 7, PHP 8) ftp_rename — FTP サー ...
ファイルまたはディレクトリの名前を変更する 説明 ftp_rename ( FTP\Connection $ftp , string $from , string $to ...
): bool ftp_rename() は FTP サーバー上のファイルやディレクトリの 名前 ...
ョンでは、 リソース を期待していました。 例 例1 ftp_rename() の例 <?php $old_file = 'somefile.txt.bak' ; $new ...
-
https://man.plustar.jp/php/function.ftp-rename.html
- [similar]
- ファイルあるいはディレクトリの名前を変える 9042
- « streamWrapper::mkdir streamWrapper::rmdir » PHP Manual streamWrapper ファイルあるいはディレクト
...
リの名前を変える streamWrapper::rename (PHP 5, PHP 7, PHP 8) streamWrapper::rename — ファ ...
ィレクトリの名前を変える 説明 public streamWrapper::rename ( string $path_from , string $path_to ): bool この ...
メソッドは、 rename() に対応してコールされます。 path_from を path_to ...
mWrapper::$context プロパティが更新されます。 参考 rename() - ファイルをリネームする 関連キーワード: 名前 , ...
-
https://man.plustar.jp/php/streamwrapper.rename.html
- [similar]
- エントリ名を修正する 8570
- « ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4
...
>= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_rename — エントリ名を修正する 説明 ldap_rename ( LDAP\Con ...
x を使用している場合にのみ使用可能です。 参考 ldap_rename_ext() - エントリ名を修正する ldap_modify() - のエイ ...
ldap_mod_replace 関連キーワード: エントリ , 修正 , rename , new , rdn , controls , 関数 , バージョン , Conne ...
-
https://man.plustar.jp/php/function.ldap-rename.html
- [similar]
- imap_renamemailbox のエイリアス 8260
- « imap_qprint imap_renamemailbox » PHP Manual IMAP 関数 imap_renamemailbox のエイリアス imap_rename
...
ame (PHP 4, PHP 5, PHP 7, PHP 8) imap_rename — imap_renamemailbox() のエイリアス 説明 この関数は ...
次の関数のエイリアスです。 imap_renamemailbox() . 関連キーワード: renamemailbox , 関数 , ...
-
https://man.plustar.jp/php/function.imap-rename.html
- [similar]