検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 998 for [SIMILAR] 16 1024 4096 WITH 36329 databaseobject... (8.040 sec.)
リモートファイルを改名する 0
« 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 ): bool リモートファイルシステム上のファイルを改名 ...
https://man.plustar.jp/php/function.ssh2-sftp-rename.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 0
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォーマットする strftime (PHP 4, PHP 5, PHP 7, PHP 8) strftime — ロケールの設定に基づいてローカルな日付・時間をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らない ...
https://man.plustar.jp/php/function.strftime.html - [similar]
実行時設定 0
« インストール手順 Igbinary 関数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Igbinary 設定オプション 名前 デフォルト 変更可能 変更履歴 igbinary.compact_strings 1 PHP_INI_ALL Igbinary の振る舞いに影響する、セッションの設定オプション 名前 デフ ...
https://man.plustar.jp/php/igbinary.configuration.html - [similar]
はじめに 0
« クラス/オブジェクト インストール/設定 » PHP Manual クラス/オブジェクト はじめに はじめに 以下の関数により、クラスやインスタンスオブジェクトに関する情報を得ることが可能となります。 オブジェクトが属するクラスの名前、そのメンバープロパティ、メソッドを取得可能です。 この関数を使用することに ...
https://man.plustar.jp/php/intro.classobj.html - [similar]
列挙型の基礎 0
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基礎 列挙型はクラスに似ていますし、 クラスやインターフェイス、トレイトと名前空間を共有します。 列挙型はオートローディングも可能です。 列挙型は新しい型を定義しますが、 固定の、限られた数の有効な値 ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
プレースホルダーに値をバインドする 0
« mysql_xdevapi\CrudOperationBindable mysql_xdevapi\CrudOperationLimitable » PHP Manual mysql_xdevapi\CrudOperationBindable プレースホルダーに値をバインドする CrudOperationBindable::bind (No version information available, might only be in Git) CrudOperationBindable::bind — プレースホルダ ...
https://man.plustar.jp/php/mysql-xdevapi-crudoperationbindable.bind.html - [similar]
トランザクションのセーブポイントを設定する 0
« mysqli::rollback mysqli::select_db » PHP Manual mysqli トランザクションのセーブポイントを設定する mysqli::savepoint mysqli_savepoint (PHP 5 >= 5.5.0, PHP 7, PHP 8) mysqli::savepoint -- mysqli_savepoint — トランザクションのセーブポイントを設定する 説明 オブジェクト指向型 public mysqli:: ...
https://man.plustar.jp/php/mysqli.savepoint.html - [similar]
エクスポートする 0
« Reflection Reflection::getModifierNames » PHP Manual Reflection エクスポートする Reflection::export (PHP 5, PHP 7) Reflection::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します。 説明 public static ...
https://man.plustar.jp/php/reflection.export.html - [similar]