検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 261 for [SIMILAR] 16 1024 4096 WITH 40614 sqlitecreatefu... (0.216 sec.)
フィルタをストリームに付加する 0
« stream_filter_append stream_filter_register » PHP Manual ストリーム 関数 フィルタをストリームに付加する stream_filter_prepend (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_prepend — フィルタをストリームに付加する 説明 stream_filter_prepend ( resource $stream , string $filtername ...
https://man.plustar.jp/php/function.stream-filter-prepend.html - [similar]
適切にエスケープされた文字列を返す 0
« SQLite3::enableExceptions SQLite3::exec » PHP Manual SQLite3 適切にエスケープされた文字列を返す SQLite3::escapeString (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::escapeString — 適切にエスケープされた文字列を返す 説明 public static SQLite3::escapeString ( string $string ): string SQL 文の中 ...
https://man.plustar.jp/php/sqlite3.escapestring.html - [similar]
基本的な使用法 0
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
アルファベット順 0
« 拡張モジュールの一覧/分類 所属 » PHP Manual 拡張モジュールの一覧/分類 アルファベット順 アルファベット順 Apache APCu 配列 BC Math Bzip2 カレンダー クラス/オブジェクト CommonMark COM Componere CSPRNG Ctype CUBRID cURL Date/Time DBA dBase ダイレクト IO ディレクトリ DOM Data Structures Eio ...
https://man.plustar.jp/php/extensions.alphabetical.html - [similar]
ラージオブジェクトを削除する 0
« PDO::pgsqlLOBOpen SQLite (PDO) » PHP Manual PostgreSQL (PDO) ラージオブジェクトを削除する PDO::pgsqlLOBUnlink (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL pdo_pgsql >= 1.0.2) PDO::pgsqlLOBUnlink — ラージオブジェクトを削除する 説明 public PDO::pgsqlLOBUnlink ( string $oid ): bool OID が指すラージ ...
https://man.plustar.jp/php/pdo.pgsqllobunlink.html - [similar]
Lua クラス 0
« リソース型 Lua::assign » PHP Manual Lua Lua クラス Lua クラス (PECL lua >=0.9.0) はじめに クラス概要 class Lua { /* 定数 */ const string LUA_VERSION = Lua 5.1.4 ; /* メソッド */ public assign ( string $name , string $value ): mixed public call ( callable $lua_func , array $args = ? , i ...
https://man.plustar.jp/php/class.lua.html - [similar]
Yaf_Router クラス 0
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router クラス (Yaf >=1.0.0) はじめに Yaf_Router は、フレームワークの標準のルーターです。 ルーティングとは、URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri( ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]