検索

phrase: max: clip:
target: order:
Results of 701 - 710 of about 927 for create (0.675 sec.)
タイムスタンプを変更した新しいオブジェクトを作る 2754
« DateTimeImmutable::getLastErrors DateTimeImmutable::__set_state » PHP Manual DateTimeImmutable ... 更されません。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 この関数は、このオ ...
https://man.plustar.jp/php/datetimeimmutable.modify.html - [similar]
日付を設定する 2754
« DateTimeImmutable::__set_state DateTimeImmutable::setISODate » PHP Manual DateTimeImmutable 日 ... トを返します。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 この関数は、このオ ...
https://man.plustar.jp/php/datetimeimmutable.setdate.html - [similar]
2754
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... では非アクティブになります。 $w_stopped = EvTimer :: createStopped ( 10 , 5 , function( $w ) { echo "Callback ... of a timer created as stopped\n" ; // 2 回繰り返したあとでウォッチャ ... ation = 5 Run single iteration Callback of a timer created as stopped Restart the second watcher and try to ... ' ); // TCP/IP ソケットを作ります $socket = socket_create ( AF_INET , SOCK_STREAM , SOL_TCP ); if ( $socket ...
https://man.plustar.jp/php/ev.examples.html - [similar]
Binds an HTTP server on the specified address and port 2754
« EventHttp::addServerAlias EventHttp::__construct » PHP Manual EventHttp Binds an HTTP server o ... $http = new EventHttp ( $base ); $socket = socket_create ( AF_INET , SOCK_STREAM , SOL_TCP ); if (! $http - ...
https://man.plustar.jp/php/eventhttp.bind.html - [similar]
XMLタグのマッピングの例 2754
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグ ... $data ) { echo $data ; } $xml_parser = xml_parser_create (); // case-folding を用いることで、$map_array から ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
Return the number of rows affected by the last SQL statement 2754
« CUBRID MySQL 互換関数 cubrid_client_encoding » PHP Manual CUBRID MySQL 互換関数 Return the num ... F EXISTS cubrid_test" ); cubrid_execute ( $conn , "CREATE TABLE cubrid_test (d varchar)" ); $sql_stmt = "INS ...
https://man.plustar.jp/php/function.cubrid-affected-rows.html - [similar]
Get contents of collection type column using OID 2754
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
Get the number of elements in collection type column using OID 2754
« cubrid_col_get cubrid_column_names » PHP Manual CUBRID 関数 Get the number of elements in coll ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list ...
https://man.plustar.jp/php/function.cubrid-col-size.html - [similar]
Set a read lock on the given OID 2754
« cubrid_lob2_write cubrid_lock_write » PHP Manual CUBRID 関数 Set a read lock on the given OID ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list ...
https://man.plustar.jp/php/function.cubrid-lock-read.html - [similar]
Set a write lock on the given OID 2754
« cubrid_lock_read cubrid_move_cursor » PHP Manual CUBRID 関数 Set a write lock on the given OID ... nn , "DROP TABLE foo" ); cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list ...
https://man.plustar.jp/php/function.cubrid-lock-write.html - [similar]