検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 54 for old (0.007 sec.)
現在のセッションIDを新しく生成したものと置き換える 7283
« session_name session_register_shutdown » PHP Manual セッション関数 現在のセッションIDを新しく生 ... 置き換える 説明 session_regenerate_id ( bool $delete_old_session = false ): bool session_regenerate_id() は ... 、 防止もできなくしてしまいます。 パラメータ delete_old_session 関連付けられた古いセッションを削除するかど ... ); throw(new DestroyedSessionAccessException ); } $old_sessionid = session_id (); // 破棄されたタイムスタ ... _sessionid = session_id (); echo "古いセッション: $old_sessionid <br />" ; echo "新しいセッション: $new_s ...
https://man.plustar.jp/php/function.session-regenerate-id.html - [similar]
xdiff_string_bdiff のエイリアス 7283
« xdiff_string_bpatch xdiff_string_diff » PHP Manual xdiff 関数 xdiff_string_bdiff のエイリアス ... iff のエイリアス 説明 xdiff_string_bdiff ( string $old_data , string $new_data ): string ふたつの文字列の ... xdiff_string_bdiff() のエイリアスです。 パラメータ old_data バイナリデータを含む最初の文字列。"旧" データ ...
https://man.plustar.jp/php/function.xdiff-string-diff-binary.html - [similar]
使用するウェブサービスの場所を設定する 7283
« SoapClient::__setCookie SoapClient::__setSoapHeaders » PHP Manual SoapClient 使用するウェブサー ... _setLocation ( 'http://www.somethirdparty.com' ); $old_location = $client -> __setLocation (); // locatio ... n オプションの設定を解除します echo $old_location ; ?> 上の例の出力は、 たとえば以下のように ...
https://man.plustar.jp/php/soapclient.setlocation.html - [similar]
インストール手順 7194
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The FANN PHP ... If the library is re-installed manually, then all old library file should be removed before re-installin ... g otherwise the old library version could be linked. PECL Installation ...
https://man.plustar.jp/php/fann.installation.html - [similar]
Oracle ユーザーのパスワードを変更する 7194
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_passwo ... resource $connection , string $username , string $old_password , string $new_password ): bool oci_passwo ... string $database_name , string $username , string $old_password , string $new_password ): resource ユーザ ... 返す Oracle 接続 ID。 username Oracle のユーザー名。 old_password 旧パスワード。 new_password 設定したい、新 ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]
ファイルにバイナリ diff 形式のパッチを適用する 7105
« xdiff_file_bdiff xdiff_file_diff_binary » PHP Manual xdiff 関数 ファイルにバイナリ diff 形式の ... リ diff 形式のパッチをファイルに適用します。 <?php $old_version = 'archive-1.0.tgz' ; $patch = 'archive.bp ... atch' ; $result = xdiff_file_bpatch ( $old_version , $patch , 'archive-1.1.tgz' ); if ( $resu ...
https://man.plustar.jp/php/function.xdiff-file-bpatch.html - [similar]
xdiff_file_bpatch のエイリアス 7105
« xdiff_file_merge3 xdiff_file_patch » PHP Manual xdiff 関数 xdiff_file_bpatch のエイリアス xdif ... リ diff 形式のパッチをファイルに適用します。 <?php $old_version = 'archive-1.0.tgz' ; $patch = 'archive.bp ... atch' ; $result = xdiff_file_patch_binary ( $old_version , $patch , 'archive-1.1.tgz' ); if ( $resu ...
https://man.plustar.jp/php/function.xdiff-file-patch-binary.html - [similar]
2 つの文字列のバイナリ diff を、Rabin の polynomial fingerprinting アルゴリズム... 7105
« xdiff_string_patch 自然言語および文字エンコーディング » PHP Manual xdiff 関数 2 つの文字列のバ ... ゴリズムで作成する 説明 xdiff_string_bdiff ( string $old_data , string $new_data ): string ふたつの文字列の ... libxdiff のウェブサイトを参照ください。 パラメータ old_data バイナリデータを含む最初の文字列。"旧" データ ...
https://man.plustar.jp/php/function.xdiff-string-rabdiff.html - [similar]
エントリ名を修正する 7031
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 ... tring $new_rdn , string $new_parent , bool $delete_old_rdn , ? array $controls = null ): bool dn で指定し ... 新しい RDN。 new_parent 新しい親エントリ。 delete_old_rdn true の場合は古い RDN 値を削除します。それ以外 ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
IntlChar クラス 6942
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... ECASED = 53 ; const int PROPERTY_CHANGES_WHEN_CASEFOLDED = 54 ; const int PROPERTY_CHANGES_WHEN_CASEMAPPE ... D = 55 ; const int PROPERTY_CHANGES_WHEN_NFKC_CASEFOLDED = 56 ; const int PROPERTY_BINARY_LIMIT = 57 ; co ... MIRRORING_GLYPH = 16385 ; const int PROPERTY_CASE_FOLDING = 16386 ; const int PROPERTY_ISO_COMMENT = 1638 ... RTY_NAME = 16389 ; const int PROPERTY_SIMPLE_CASE_FOLDING = 16390 ; const int PROPERTY_SIMPLE_LOWERCASE_M ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
PREV 1 2 3 4 5 6 NEXT