検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1568 for Name (0.301 sec.)
Similar to define(), but allows defining in class definitions as well 2775
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allo ... well 説明 runkit7_constant_add ( string $constant_name , mixed $value , int $newVisibility = ? ): bool パ ... ラメータ constant_name Name of constant to declare. Either a string to in ... dicate a global constant, or classname::constname to indicate a class constant. value NUL ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]
拡張属性の一覧を取得する 2775
« xattr_get xattr_remove » PHP Manual xattr 関数 拡張属性の一覧を取得する xattr_list (PECL xattr ... 張属性の一覧を取得する 説明 xattr_list ( string $filename , int $flags = 0 ): array この関数は、ファイルの拡 ... によりこれを変更することができます。 パラメータ filename ファイルのパス。 flags サポートされる xattr のフラ ... ot 属性: \n" ; foreach ( $root_attributes as $attr_name ) { printf ( "%s\n" , $attr_name ); } echo "\n Use ... r 属性: \n" ; foreach ( $attributes as $attr_name ) { printf ( "%s\n" , $attr_name ); } ?> 参考 xatt ...
https://man.plustar.jp/php/function.xattr-list.html - [similar]
PHP 関数を Lua に登録 2775
« Lua::include LuaClosure » PHP Manual Lua PHP 関数を Lua に登録 Lua::registerCallback (No versi ... に登録 説明 public Lua::registerCallback ( string $name , callable $function ): mixed PHP 関数を Lua に "$ ... name" という関数として登録します。 パラメータ name function 有効な PHP 関数コールバック 戻り値 $this ...
https://man.plustar.jp/php/lua.registercallback.html - [similar]
新しいグローバル定数 2775
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新し ... CURLINFO_FILETIME_T CURLINFO_HTTP_VERSION CURLINFO_NAMELOOKUP_TIME_T CURLINFO_PRETRANSFER_TIME_T CURLINFO_ ... CURLOPT_ABSTRACT_UNIX_SOCKET CURLOPT_DISALLOW_USERNAME_IN_URL CURLOPT_DNS_SHUFFLE_ADDRESSES CURLOPT_HAPPY ... RLOPT_PROXY_TLSAUTH_TYPE CURLOPT_PROXY_TLSAUTH_USERNAME CURLOPT_REQUEST_TARGET CURLOPT_SOCKS5_AUTH CURLOPT ... _CRYPTO_PROTO_TLSv1_2 PostgreSQL PGSQL_DIAG_SCHEMA_NAME PGSQL_DIAG_TABLE_NAME PGSQL_DIAG_COLUMN_NAME PGSQL ...
https://man.plustar.jp/php/migration73.constants.html - [similar]
ステートメントを実行する 2775
« CollectionAdd::__construct mysql_xdevapi\CollectionFind » PHP Manual mysql_xdevapi\CollectionA ... / ドキュメントをふたつ追加 $collection -> add ( '{"name": "Fred", "age": 21, "job": "Construction"}' ) -> ... execute (); $collection -> add ( '{"name": "Wilma", "age": 23, "job": "Teacher"}' ) -> exec ... メントをふたつ追加 $result = $collection -> add ( '{"name": "Bernie", "jobs": [{"title":"Cat Herder","Salary ... }], "hobbies": ["Sports","Making cupcakes"]}' , '{"name": "Jane", "jobs": [{"title":"Scientist","Salary":1 ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.execute.html - [similar]
Oracle OCI8 2754
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 ... でサポートされるデータ型 OCI8 関数 oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に名前でバインド ... する oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする o ... nect — Oracle データベースに接続する oci_define_by_name — PHP の変数を、クエリで取得するカラムに関連づける ... フィールドが null であるかどうかを確認する oci_field_name — 文からのフィールド名を返す oci_field_precision — ...
https://man.plustar.jp/php/book.oci8.html - [similar]
Collection クラス 2754
« Client::getClient Collection::add » PHP Manual Mysql_xdevapi Collection クラス Collection クラ ... l_xdevapi\SchemaObject { /* プロパティ */ public $ name ; /* メソッド */ public add ( mixed $document ): m ... c count (): int public createIndex ( string $index_name , string $index_desc_json ): void public dropIndex ... ( string $index_name ): bool public existsInDatabase (): bool public fi ... tion = ? ): mysql_xdevapi\CollectionFind public getName (): string public getOne ( string $id ): Document ...
https://man.plustar.jp/php/class.mysql-xdevapi-collection.html - [similar]
Return the associative array that corresponds to the fetched row 2754
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associativ ... demodb" ); $req = cubrid_execute ( $conn , "SELECT name,area,seats,address FROM stadium WHERE nation_code= ... > 10000" ); printf ( "%-40s %-10s %-6s %-20s\n" , "name" , "area" , "seats" , "address" ); while ( $row = ... )) { printf ( "%-40s %-10s %-6s %-20s\n" , $row [ "name" ], $row [ "area" ], $row [ "seats" ], $row [ "add ... nnect ( $conn ); ?> 上の例の出力は以下となります。 name area seats address Panathinaiko Stadium 86300.00 5 ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]
Enchant プロバイダを列挙する 2754
« Enchant 関数 enchant_broker_dict_exists » PHP Manual Enchant 関数 Enchant プロバイダを列挙する ... のバックエンドを提供します。 Array ( [0] => Array ( [name] => aspell [desc] => Aspell Provider [file] => /us ... lib/enchant/libenchant_aspell.so ) [1] => Array ( [name] => hspell [desc] => Hspell Provider [file] => /us ... lib/enchant/libenchant_hspell.so ) [2] => Array ( [name] => ispell [desc] => Ispell Provider [file] => /us ... lib/enchant/libenchant_ispell.so ) [3] => Array ( [name] => myspell [desc] => Myspell Provider [file] => / ...
https://man.plustar.jp/php/function.enchant-broker-describe.html - [similar]
内部的な結果ポインタを移動する 2754
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_dat ... でした: ' . mysql_error ()); } $query = 'SELECT last_name, first_name FROM friends' ; $result = mysql_query ... ssoc ( $result ))) { continue; } echo $row [ 'last_name' ] . ' ' . $row [ 'first_name' ] . "<br />\n" ; } ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]