検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 748 for [SIMILAR] 16 1024 4096 WITH 15980 through WITH 1... (0.561 sec.)
古いセッションを削除する 0
« SessionHandler::destroy SessionHandler::open » PHP Manual SessionHandler 古いセッションを削除する SessionHandler::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::gc — 古いセッションを削除する 説明 public SessionHandler::gc ( int $max_lifetime ): int | false 有効期限を過ぎたセッション ...
https://man.plustar.jp/php/sessionhandler.gc.html - [similar]
セッションのデータを読み込む 0
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み込む SessionHandler::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::read — セッションのデータを読み込む 説明 public SessionHandler::read ( string $id ): string | false セッションのデータ ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
セッションのデータを書き込む 0
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]
SQLのcollate関数として使うPHP関数を登録する 0
« SQLite3::createAggregate SQLite3::createFunction » PHP Manual SQLite3 SQLのcollate関数として使うPHP関数を登録する SQLite3::createCollation (PHP 5 >= 5.3.11, PHP 7, PHP 8) SQLite3::createCollation — SQLのcollate関数として使うPHP関数を登録する 説明 public SQLite3::createCollation ( strin ...
https://man.plustar.jp/php/sqlite3.createcollation.html - [similar]
SQL のスカラー関数として使用する PHP 関数を登録する 0
« SQLite3::createCollation SQLite3::enableExceptions » PHP Manual SQLite3 SQL のスカラー関数として使用する PHP 関数を登録する SQLite3::createFunction (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createFunction — SQL のスカラー関数として使用する PHP 関数を登録する 説明 public SQLite3::createFu ...
https://man.plustar.jp/php/sqlite3.createfunction.html - [similar]
0
« 定義済み定数 コールバック » PHP Manual Yaml 例 例 例1 Yaml の例 <?php $addr = array( "given" => "Chris" , "family" => "Dumars" , "address" => array( "lines" => "458 Walkman Dr. Suite #292" , "city" => "Royal Oak" , "state" => "MI" , "postal" => 48046 , ), ); $invoice = array ( "invoice ...
https://man.plustar.jp/php/yaml.examples.html - [similar]
OCI8 関数 0
« ドライバでサポートされるデータ型 oci_bind_array_by_name » PHP Manual OCI8 OCI8 関数 OCI8 関数 目次 oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に名前でバインドする oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする oci_cancel — カーソルからの読み込みをキャン ...
https://man.plustar.jp/php/ref.oci8.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
The EvChild class 0
« EvCheck::createStopped EvChild::__construct » PHP Manual Ev The EvChild class The EvChild class (PECL ev >= 0.2.0) はじめに EvChild ウォッチャーは、子プロセスの状態の変更 (たいていは、停止したり終了したりといったもの) に反応してこのプロセスが SIGCHLD を受け取ったときに起動します。 EvCh ...
https://man.plustar.jp/php/class.evchild.html - [similar]
PDO クラス 0
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) はじめに PHP とデータベースサーバーの間の接続を表します。 クラス概要 class PDO { /* メソッド */ public __construct ( string $dsn , ? string $username ...
https://man.plustar.jp/php/class.pdo.html - [similar]