検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 179 for hello (0.021 sec.)
Sends a query to the server 5266
« SolrClient::ping SolrClient::request » PHP Manual SolrClient Sends a query to the server SolrC ... figuration and Schema [6] => Good unicode support: héllo (hello with an accent over the e) ) ) ) ) ) 関連キ ...
https://man.plustar.jp/php/solrclient.query.html - [similar]
指定した幅で文字列を丸める 5199
« mb_strcut mb_stripos » PHP Manual マルチバイト文字列 関数 指定した幅で文字列を丸める mb_strimw ... 1 mb_strimwidth() の例 <?php echo mb_strimwidth ( "Hello World" , 0 , 10 , "..." ); // "Hello W..." と出力し ...
https://man.plustar.jp/php/function.mb-strimwidth.html - [similar]
JSON にシリアライズしたいデータを指定する 5199
« JsonSerializable JSON 関数 » PHP Manual JsonSerializable JSON にシリアライズしたいデータを指定 ... string ; } } echo json_encode (new StringValue ( 'Hello!' ), JSON_PRETTY_PRINT ); ?> 上の例の出力は以下とな ... ります。 "Hello!" 関連キーワード: JsonSerializable , データ , json ...
https://man.plustar.jp/php/jsonserializable.jsonserialize.html - [similar]
ふたつの Unicode 文字列を比較する 5144
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する ... ださい。 例 例1 collator_compare() の例 <?php $s1 = 'Hello' ; $s2 = 'hello' ; $coll = collator_create ( 'en_U ...
https://man.plustar.jp/php/collator.compare.html - [similar]
Write to a lob object 5144
« cubrid_lob2_tell cubrid_lock_read » PHP Manual CUBRID 関数 Write to a lob object cubrid_lob2_w ... onn , 'CLOB' ); $len = cubrid_lob2_write ( $lob , "Hello world" ); cubrid_lob2_bind ( $req , 1 , $lob ); cu ... ore write: $pos \n" ; cubrid_lob2_write ( $lob2 , "Hello world" ); $pos = cubrid_lob2_tell ( $lob2 ); print ...
https://man.plustar.jp/php/function.cubrid-lob2-write.html - [similar]
新しいフォントを読み込む 5144
« imageline imageopenpolygon » PHP Manual GD および Image 関数 新しいフォントを読み込む imageloa ... 0 , 49 , 19 , $white ); // gd フォントを読み込み 'Hello' を書き込みます $font = imageloadfont ( './04b.gdf ... ' ); imagestring ( $im , $font , 0 , 0 , 'Hello' , $black ); // ブラウザに出力します header ( 'Con ...
https://man.plustar.jp/php/function.imageloadfont.html - [similar]
Basic usage 5144
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Bas ... o { $result = $gmclient -> doNormal ( "reverse" , "Hello!" ); # Check for various return packets and errors ... for job... Received job: H:foo.local:36 Workload: Hello! (6) Sending status: 1/6 complete Sending status: ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
どの API を使うか 5144
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの ... database" ); $result = $mysqli -> query ( "SELECT 'Hello, dear MySQL user!' AS _message FROM DUAL" ); $row ... password' ); $statement = $pdo -> query ( "SELECT 'Hello, dear MySQL user!' AS _message FROM DUAL" ); $row ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
ブラウザからのリクエストを、phar アーカイブ内部のファイルに転送する 5144
« Phar::unlinkArchive PharData » PHP Manual Phar ブラウザからのリクエストを、phar アーカイブ内部 ... r/index.php や /myphar.phar をブラウズしたときには Hello World を表示し、 /myphar.phar/index.phps をブラウズ ... phar.phar' ); $phar [ 'index.php' ] = '<?php echo "Hello World"; ?>' ; $phar [ 'index.phps' ] = '<?php echo ... "Hello World"; ?>' ; $phar -> setStub ( '<?php Phar::webP ...
https://man.plustar.jp/php/phar.webphar.html - [similar]
Connection handling and persistence 5088
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... dditional members of the replica set after issuing hello commands, it will open additional connections to t ... as served, the driver may need to issue additional hello commands to update its view of the topologies. Soc ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT