検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 179 for hello (0.030 sec.)
文字列を配列に変換する 4688
« str_shuffle str_starts_with » PHP Manual String 関数 文字列を配列に変換する str_split (PHP 5, ... 返します。 例 例1 str_split() の使用例 <?php $str = "Hello Friend" ; $arr1 = str_split ( $str ); $arr2 = str_ ...
https://man.plustar.jp/php/function.str-split.html - [similar]
フォントを設定する 4688
« Imagick::setFirstIterator Imagick::setFormat » PHP Manual Imagick フォントを設定する Imagick:: ... ます */ $im -> newPseudoImage ( 100 , 100 , "caption:Hello" ); /* 画像に対してなんらかの操作をします */ ?> 参 ...
https://man.plustar.jp/php/imagick.setfont.html - [similar]
Returns the server associated with this cursor 4688
« MongoDB\Driver\Cursor::getId MongoDB\Driver\Cursor::isDead » PHP Manual MongoDB\Driver\Cursor ... => bool(false) ["is_passive"]=> bool(false) ["last_hello_response"]=> array(8) { ["isWritablePrimary"]=> bo ...
https://man.plustar.jp/php/mongodb-driver-cursor.getserver.html - [similar]
Return the servers to which this manager is connected 4688
« MongoDB\Driver\Manager::getReadPreference MongoDB\Driver\Manager::getWriteConcern » PHP Manual ... => bool(false) ["is_passive"]=> bool(false) ["last_hello_response"]=> array(8) { ["isWritablePrimary"]=> bo ...
https://man.plustar.jp/php/mongodb-driver-manager.getservers.html - [similar]
phar アーカイブのメタデータを返す 4688
« Phar::getAlias Phar::getModified » PHP Manual Phar phar アーカイブのメタデータを返す Phar::get ... dnewphar.phar' ); $p [ 'file.php' ] = '<?php echo "hello";' ; $p -> setMetadata (array( 'bootstrap' => 'fil ...
https://man.plustar.jp/php/phar.getmetadata.html - [similar]
ファイルとともに保存されている、ファイル固有のメタデータを返す 4688
« PharFileInfo::getContent PharFileInfo::getPharFlags » PHP Manual PharFileInfo ファイルとともに ... , 0 , 'brandnewphar.phar' ); $p [ 'file.txt' ] = 'hello' ; $p [ 'file.txt' ]-> setMetadata (array( 'user' ...
https://man.plustar.jp/php/pharfileinfo.getmetadata.html - [similar]
dotnet クラス 4633
« com::__construct dotnet::__construct » PHP Manual COM dotnet クラス dotnet クラス (PHP 4 >= 4. ... k" ); $stack -> Push ( ".Net" ); $stack -> Push ( "Hello " ); echo $stack -> Pop () . $stack -> Pop (); ?> ...
https://man.plustar.jp/php/class.dotnet.html - [similar]
The MongoDB\Driver\ServerDescription class 4633
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Ma ... = "LoadBalancer" ; /* メソッド */ final public getHelloResponse (): array final public getHost (): string ... Type() . 目次 MongoDB\Driver\ServerDescription::getHelloResponse — Returns the server's most recent "hello" ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
Move the cursor of a lob object 4633
« cubrid_lob2_seek64 cubrid_lob2_size64 » PHP Manual CUBRID 関数 Move the cursor of a lob object ... onn , 'CLOB' ); $len = cubrid_lob2_write ( $lob , "Hello world" ); cubrid_lob2_seek ( $lob , 0 , CUBRID_CUR ...
https://man.plustar.jp/php/function.cubrid-lob2-seek.html - [similar]
文字列を水平に描画する 4633
« imagesettile imagestringup » PHP Manual GD および Image 関数 文字列を水平に描画する imagestrin ... 文字列を描画します imagestring ( $im , 5 , 0 , 0 , "Hello world!" , $textcolor ); // 画像を出力します header ...
https://man.plustar.jp/php/function.imagestring.html - [similar]