検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 927 for create (0.035 sec.)
テーブルを操作するためのセッションを取得する 3159
« Table::getSchema Table::insert » PHP Manual mysql_xdevapi\Table テーブルを操作するためのセッシ ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-table.getsession.html - [similar]
テーブルに行を挿入する 3159
« Table::getSession Table::isView » PHP Manual mysql_xdevapi\Table テーブルに行を挿入する Table: ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-table.insert.html - [similar]
テーブルがビューかどうかを調べる 3159
« Table::insert Table::select » PHP Manual mysql_xdevapi\Table テーブルがビューかどうかを調べる ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-table.isview.html - [similar]
delete のクエリパラメータをバインドする 3159
« mysql_xdevapi\TableDelete TableDelete::__construct » PHP Manual mysql_xdevapi\TableDelete dele ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-tabledelete.bind.html - [similar]
スキップするoffsetを設定する 3159
« TableSelect::lockShared TableSelect::orderby » PHP Manual mysql_xdevapi\TableSelect スキップす ... TS addressbook" )-> execute (); $session -> sql ( "CREATE DATABASE addressbook" )-> execute (); $session -> ... sql ( "CREATE TABLE addressbook.names(name text, age int)" )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.offset.html - [similar]
ソケット 関数 3159
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_a ... cket_connect — ソケット上の接続を初期化する socket_create_listen — 接続を受けつけるためにポートにソケットをオ ... ープンする socket_create_pair — 区別できないソケットの組を作成し、配列に保存 ... する socket_create — ソケット(通信時の終端)を作成する socket_export ...
https://man.plustar.jp/php/ref.sockets.html - [similar]
Gets the acl associated with a node synchronously 3159
« Zookeeper::get Zookeeper::getChildren » PHP Manual Zookeeper Gets the acl associated with a no ... d" ["id"]=> string(6) "anyone" } } 参考 Zookeeper::create() - Create a node synchronously Zookeeper::setAcl( ...
https://man.plustar.jp/php/zookeeper.getacl.html - [similar]
Sets the data associated with a node 3159
« Zookeeper::isRecoverable Zookeeper::setAcl » PHP Manual Zookeeper Sets the data associated wit ... の例の出力は以下となります。 SUCCESS 参考 Zookeeper::create() - Create a node synchronously Zookeeper::get() - ...
https://man.plustar.jp/php/zookeeper.set.html - [similar]
セッション処理 3128
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに イン ... _commit — session_write_close のエイリアス session_create_id — 新しいセッションIDを作成する session_decode — ... andler::close — セッションを閉じる SessionHandler::create_sid — 新規セッション ID を返す SessionHandler::des ... ce — SessionIdInterface クラス SessionIdInterface::create_sid — セッションIDを作成する SessionUpdateTimestam ...
https://man.plustar.jp/php/book.session.html - [similar]
The GearmanWorker class 3128
« GearmanTask::uuid GearmanWorker::addFunction » PHP Manual Gearman The GearmanWorker class The ... ddServers — Add job servers GearmanWorker::clone — Create a copy of the worker GearmanWorker::__construct — ...
https://man.plustar.jp/php/class.gearmanworker.html - [similar]