検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 289 for [SIMILAR] 16 1024 4096 WITH 31204 sessionupdatet... (0.879 sec.)
Firebird 関数 (PDO_FIREBIRD) 0
« PDO_DBLIB DSN PDO_FIREBIRD DSN » PHP Manual PDO ドライバ Firebird 関数 (PDO_FIREBIRD) Firebird 関数 (PDO_FIREBIRD) はじめに PDO_FIREBIRD は、PHP から Firebird データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 インストール手順 -- ...
https://man.plustar.jp/php/ref.pdo-firebird.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaml 設定オプション 名前 デフォルト 変更可能 変更履歴 yaml.decode_binary 0 PHP_INI_ALL yaml.decode_php 0 PHP_INI_ALL 1.2.0 で追加されました。2.0.0 より前のデフォルトは ...
https://man.plustar.jp/php/yaml.configuration.html - [similar]
テキスト処理 0
« SessionUpdateTimestampHandlerInterface::validateId CommonMark » PHP Manual 関数リファレンス テキスト処理 テキスト処理 CommonMark はじめに インストール/設定 CommonMark\Node\Document — Document concrete CommonMark\Node CommonMark\Node\Heading — Heading concrete CommonMark\Node CommonMark ...
https://man.plustar.jp/php/refs.basic.text.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
The RarEntry class 0
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry class (PECL rar >= 0.1) はじめに A RAR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
ホスト名に関連する DNS リソースレコードを取得する 0
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取得する dns_get_record (PHP 5, PHP 7, PHP 8) dns_get_record — ホスト名に関連する DNS リソースレコードを取得する 説明 dns_get_record ( string $hostname , int $type = DNS_ANY , array &$authorita ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
0
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディングブロックです。PHPにおいては、ほとんど全てのものは式で記述されます。 最も簡単で最も正確な式の定義は、"値があるもの全て"です。 考えられる簡単な例は、定数と変数です。 " $a = 5" と入力すると、 $ ...
https://man.plustar.jp/php/language.expressions.html - [similar]