検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 54 for old (0.009 sec.)
ファイルに unified diff 形式のパッチを適用する 6942
« xdiff_file_patch_binary xdiff_file_rabdiff » PHP Manual xdiff 関数 ファイルに unified diff 形式 ... d diff 形式のパッチをファイルに適用します。 <?php $old_version = 'my_script-1.0.php' ; $patch = 'my_scrip ... t.patch' ; $errors = xdiff_file_patch ( $old_version , $patch , 'my_script-1.1.php' ); if ( is_ ...
https://man.plustar.jp/php/function.xdiff-file-patch.html - [similar]
PASSWD 拡張オペレーションのヘルパ 6778
« ldap_escape ldap_exop_refresh » PHP Manual LDAP 関数 PASSWD 拡張オペレーションのヘルパ ldap_ex ... DAP\Connection $ldap , string $user = "" , string $old_password = "" , string $new_password = "" , array ... ンスタンス。 user パスワードを変更するユーザーの dn old_password このユーザーの古いパスワード。 サーバの設 ... "secret" ); if (! $bind ) { echo "Unable to bind to LDAP server" ; exit; } // use PASSWD EXOP to change ... p_close ( $ds ); } else { echo "Unable to connect to LDAP server" ; } ?> 参考 ldap_exop() - 拡張されたオペ ...
https://man.plustar.jp/php/function.ldap-exop-passwd.html - [similar]
Moves the specified number of bytes from a source buffer to the end of the curre... 6526
« EventBuffer::addBuffer EventBuffer::__construct » PHP Manual EventBuffer Moves the specified n ... event 1.6.0 Renamed EventBuffer::appendFrom() (the old method name) to EventBuffer::appendFrom() . 参考 E ...
https://man.plustar.jp/php/eventbuffer.appendfrom.html - [similar]
Read data from an evbuffer and drain the bytes read 6526
« EventBuffer::pullup EventBuffer::readFrom » PHP Manual EventBuffer Read data from an evbuffer ... PECL event 1.6.0 Renamed EventBuffer::read() (the old method name) to EventBuffer::read() . EventBuffer: ...
https://man.plustar.jp/php/eventbuffer.read.html - [similar]
定義済み定数 6526
« リソース型 例 » PHP Manual GnuPG 定義済み定数 定義済み定数 GNUPG_SIG_MODE_NORMAL ( int ) GNUPG ... PG_SIGSUM_CRL_MISSING ( int ) GNUPG_SIGSUM_CRL_TOO_OLD ( int ) GNUPG_SIGSUM_BAD_POLICY ( int ) GNUPG_SIGS ...
https://man.plustar.jp/php/gnupg.constants.html - [similar]
Oracleとの接続を閉じる 6437
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, ... _new_connect() が返す Oracle 接続 ID。 戻り値 oci8.old_oci_close_semantics が有効な場合、 null を返します ... 続を閉じます。 この関数の古い動作をさせる場合は oci8.old_oci_close_semantics オプションを使用してください。 ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
RADIUS Vendor Specific Attribute Types 6437
« RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RAD ... P_USAGE RADIUS_MICROSOFT_MS_LINK_UTILIZATION_THRESHOLD RADIUS_MICROSOFT_MS_LINK_DROP_TIME_LIMIT RADIUS_MI ... ADIUS_MICROSOFT_MS_RAS_VERSION RADIUS_MICROSOFT_MS_OLD_ARAP_PASSWORD RADIUS_MICROSOFT_MS_NEW_ARAP_PASSWOR ...
https://man.plustar.jp/php/radius.constants.vendor-specific.html - [similar]
Replaces a record in a database 6348
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... ( '/tmp/test.dbf' , 2 ); if ( $db ) { // gets the old row $row = dbase_get_record_with_names ( $db , 1 ) ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
FTP サーバー上のファイルを削除する 6348
« ftp_connect ftp_exec » PHP Manual FTP 関数 FTP サーバー上のファイルを削除する ftp_delete (PHP ... 例 例1 ftp_delete() の例 <?php $file = 'public_html/old.txt' ; // 接続を確立する $ftp = ftp_connect ( $ftp ...
https://man.plustar.jp/php/function.ftp-delete.html - [similar]
エントリ名を修正する 6348
« ldap_read ldap_rename » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename_ext (PHP 7 >= 7. ... tring $new_rdn , string $new_parent , bool $delete_old_rdn , ? array $controls = null ): LDAP\Result | fa ...
https://man.plustar.jp/php/function.ldap-rename-ext.html - [similar]
PREV 1 2 3 4 5 6 NEXT