検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 183 for [SIMILAR] 16 1024 4096 WITH 48742 setimageticksp... (0.476 sec.)
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
opcode キャッシュにキャッシュされたファイルについての情報を取得する 0
« wincache_lock wincache_ocache_meminfo » PHP Manual WinCache 関数 opcode キャッシュにキャッシュされたファイルについての情報を取得する wincache_ocache_fileinfo (PECL wincache >= 1.0.0) wincache_ocache_fileinfo — opcode キャッシュにキャッシュされたファイルについての情報を取得する 説明 win ...
https://man.plustar.jp/php/function.wincache-ocache-fileinfo.html - [similar]
セッションキャッシュにキャッシュされたファイルについての情報を取得する 0
« wincache_rplist_meminfo wincache_scache_meminfo » PHP Manual WinCache 関数 セッションキャッシュにキャッシュされたファイルについての情報を取得する wincache_scache_info (PECL wincache >= 1.1.0) wincache_scache_info — セッションキャッシュにキャッシュされたファイルについての情報を取得する ...
https://man.plustar.jp/php/function.wincache-scache-info.html - [similar]
ユーザーキャッシュにキャッシュされたファイルについての情報を取得する 0
« wincache_ucache_inc wincache_ucache_meminfo » PHP Manual WinCache 関数 ユーザーキャッシュにキャッシュされたファイルについての情報を取得する wincache_ucache_info (PECL wincache >= 1.1.0) wincache_ucache_info — ユーザーキャッシュにキャッシュされたファイルについての情報を取得する 説明 win ...
https://man.plustar.jp/php/function.wincache-ucache-info.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
ビルトインウェブサーバー 0
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェブサーバー 警告 このウェブサーバーは、アプリケーション開発の支援用として設計されたものです。 テスト用に使ったり、制約のある環境でアプリケーションをデモするために使ったりすることもできるでしょ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
CSR を作成する 0
« openssl_csr_get_subject openssl_csr_sign » PHP Manual OpenSSL 関数 CSR を作成する openssl_csr_new (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_new — CSR を作成する 説明 openssl_csr_new ( array $distinguished_names , OpenSSLAsymmetricKey &$private_key , ? array $options = null , ? ...
https://man.plustar.jp/php/function.openssl-csr-new.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]