検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 927 for create (0.049 sec.)
名前空間をサポートした XML パーサを生成する 4578
« xml_parse xml_parser_create » PHP Manual XML パーサ 関数 名前空間をサポートした XML パーサを生 ... 成する xml_parser_create_ns (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_parse ... r_create_ns — 名前空間をサポートした XML パーサを生成する 説 ... 明 xml_parser_create_ns ( ? string $encoding = null , string $separator ... = ":" ): XMLParser xml_parser_create_ns() は XML 名前空間をサポートした 新しい XML パー ...
https://man.plustar.jp/php/function.xml-parser-create-ns.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 4553
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバイ ... mlentities ( $m [ 'message' ]), E_USER_ERROR ); } $create = "CREATE TABLE bind_example(name VARCHAR(20))" ; ... $stid = oci_parse ( $conn , $create ); oci_execute ( $stid ); $create_pkg = " CREATE O ... END ARRAYBINDPKG1;" ; $stid = oci_parse ( $conn , $create_pkg ); oci_execute ( $stid ); $create_pkg_body = " ... CREATE OR REPLACE PACKAGE BODY ARRAYBINDPKG1 AS CURSOR CU ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.html - [similar]
Date Formatter を作成する 4521
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作 ... 成する IntlDateFormatter::create datefmt_create IntlDateFormatter::__construct (PHP ... P 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::create -- datefmt_create -- IntlDateFormatter::__construc ... オブジェクト指向型 public static IntlDateFormatter::create ( ? string $locale , int $dateType , int $timeType ... r = null , string $pattern = "" ) 手続き型 datefmt_create ( ? string $locale , int $dateType , int $timeType ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
新規セッション ID を返す 4521
« SessionHandler::close SessionHandler::destroy » PHP Manual SessionHandler 新規セッション ID を ... 返す SessionHandler::create_sid (PHP 5 >= 5.5.1, PHP 7, PHP 8) SessionHandler: ... :create_sid — 新規セッション ID を返す 説明 public Session ... Handler::create_sid (): string 新規セッション ID を生成して返します ... - 現在のセッション ID を取得または設定する session_create_id() - 新しいセッションIDを作成する 関連キーワード ...
https://man.plustar.jp/php/sessionhandler.create-sid.html - [similar]
ラージオブジェクトを生成する 4458
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_create ... e (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_create — ラージオブジェクトを生成する 説明 pg_lo_create ( ... connection = ? , mixed $object_id = ? ): int pg_lo_create ( mixed $object_id ): int pg_lo_create() はラージオ ... を試してください。 注意 : この関数は、以前は pg_locreate() と呼ばれていました。 パラメータ connection PgSql ... ンでは、 リソース を期待していました。 例 例1 pg_lo_create() の例 <?php $database = pg_connect ( "dbname=jaca ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
辞書をオープンする際に使用する設定を作成する 4458
« pspell_clear_session pspell_config_data_dir » PHP Manual Pspell 関数 辞書をオープンする際に使用 ... する設定を作成する pspell_config_create (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_confi ... g_create — 辞書をオープンする際に使用する設定を作成する 説明 ... pspell_config_create ( string $language , string $spelling = "" , strin ... プンする際に使用する設定を作成します。 pspell_config_create() は、 pspell_new() の構文に非常によく似ています。 ...
https://man.plustar.jp/php/function.pspell-config-create.html - [similar]
Create a GearmanJob instance 4458
« GearmanJob::complete GearmanJob::data » PHP Manual GearmanJob Create a GearmanJob instance Gea ... (PECL gearman >= 0.5.0) GearmanJob::__construct — Create a GearmanJob instance 説明 public GearmanJob::__co ... nstruct () Creates a GearmanJob instance representing a job the work ... GearmanJob , instance , a , construct , complete , Create , パラメータ , data , public , Creates ...
https://man.plustar.jp/php/gearmanjob.construct.html - [similar]
Create a copy of the worker 4458
« GearmanWorker::addServers GearmanWorker::__construct » PHP Manual GearmanWorker Create a copy ... one (PECL gearman >= 0.5.0) GearmanWorker::clone — Create a copy of the worker 説明 public GearmanWorker::cl ... one (): void Creates a copy of the worker. パラメータ この関数にはパラ ... ーワード: copy , worker , GearmanWorker , of , the , Create , パラメータ , addServers , construct , public ...
https://man.plustar.jp/php/gearmanworker.clone.html - [similar]
セッションIDを作成する 4458
« SessionIdInterface SessionUpdateTimestampHandlerInterface » PHP Manual SessionIdInterface セッ ... ションIDを作成する SessionIdInterface::create_sid (PHP 5 >= 5.5.1, PHP 7, PHP 8) SessionIdInterf ... ace::create_sid — セッションIDを作成する 説明 public SessionId ... Interface::create_sid (): string 新しい セッションID を生成します。 ... 値であることに注意して下さい。 参考 SessionHandler::create_sid() - 新規セッション ID を返す 関連キーワード: セ ...
https://man.plustar.jp/php/sessionidinterface.create-sid.html - [similar]
グローバルユニーク ID (GUID) を生成する 4426
« COM関数 com_event_sink » PHP Manual COM関数 グローバルユニーク ID (GUID) を生成する com_create ... _guid (PHP 5, PHP 7, PHP 8) com_create_guid — グローバルユニーク ID (GUID) を生成する 説明 ... com_create_guid (): string | false グローバルユニーク ID (GUI ... se を返します 参考 PECL uuid 拡張モジュールの uuid_create() 関連キーワード: GUID , 生成 , グローバル , creat ...
https://man.plustar.jp/php/function.com-create-guid.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT