検索

phrase: max: clip:
target: order:
Results of 761 - 770 of about 2650 for 上の (0.135 sec.)
現在の位置を返す 2128
« LimitIterator::getInnerIterator LimitIterator::key » PHP Manual LimitIterator 現在の位置を返す ... t_it -> getPosition () . ' ' . $item . "\n" ; } ?> 上の例の出力は以下となります。 2 cherry 3 damson 4 elder ...
https://man.plustar.jp/php/limititerator.getposition.html - [similar]
PHP 変数を Lua にアサイン 2128
« Lua Lua::call » PHP Manual Lua PHP 変数を Lua にアサイン Lua::assign (PECL lua >=0.9.0) Lua::a ... 1 $lua -> eval (<<<CODE print(php_var); CODE ); ?> 上の例の出力は以下となります。 Array ( [1] => 1 [2] => 2 ...
https://man.plustar.jp/php/lua.assign.html - [similar]
PHP 関数を Lua に登録 2128
« Lua::include LuaClosure » PHP Manual Lua PHP 関数を Lua に登録 Lua::registerCallback (No versi ... $lua -> eval (<<<CODE echo({1, 2, 3}); CODE ); ?> 上の例の出力は以下となります。 array(3) { [1]=> float(1) ...
https://man.plustar.jp/php/lua.registercallback.html - [similar]
Load Lua code into the Lua environment 2128
« LuaSandbox::loadBinary LuaSandbox::pauseUsageTimer » PHP Manual LuaSandbox Load Lua code into ... loaded code var_dump ( $function -> call () ); ?> 上の例の出力は以下となります。 array(1) { [0]=> string(1 ...
https://man.plustar.jp/php/luasandbox.loadstring.html - [similar]
Set the memory limit for the Lua environment 2128
« LuaSandbox::setCPULimit LuaSandbox::unpauseUsageTimer » PHP Manual LuaSandbox Set the memory l ... x"; while true do x = x .. x; end' )-> call (); ?> 上の例の出力は、 たとえば以下のようになります。 PHP Fata ...
https://man.plustar.jp/php/luasandbox.setmemorylimit.html - [similar]
要件 2128
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 メール関数を使用可 ... 能にするには、PHP のコンパイル時点でシステム上の sendmail バイナリにアクセスできなければなりません。 ...
https://man.plustar.jp/php/mail.requirements.html - [similar]
サーバープールのバージョン情報を取得する 2128
« Memcached::getStats Memcached::increment » PHP Manual Memcached サーバープールのバージョン情報 ... ost' , 11211 ); print_r ( $m -> getVersion ()); ?> 上の例の出力は、 たとえば以下のようになります。 Array ( ...
https://man.plustar.jp/php/memcached.getversion.html - [similar]
アイテムに新しい有効期限を設定する 2128
« Memcached::setSaslAuthData Memcached::touchByKey » PHP Manual Memcached アイテムに新しい有効期 ... う。 参考 Memcached::touchByKey() - 指定したサーバー上のアイテムに新しい有効期限を設定する 関連キーワード: 設 ...
https://man.plustar.jp/php/memcached.touch.html - [similar]
Returns the Binary's data 2128
« MongoDB\BSON\Binary::serialize MongoDB\BSON\Binary::unserialize » PHP Manual MongoDB\BSON\Bina ... ' , MongoDB \ BSON \ Binary :: TYPE_GENERIC )); ?> 上の例の出力は以下となります。 string(3) "foo" 参考 Mong ...
https://man.plustar.jp/php/mongodb-bson-binary.tostring.html - [similar]
Returns the string representation of this Decimal128 2128
« MongoDB\BSON\Decimal128::serialize MongoDB\BSON\Decimal128::unserialize » PHP Manual MongoDB\B ... ring) new MongoDB \ BSON \ Decimal128 ( INF )); ?> 上の例の出力は、 たとえば以下のようになります。 string(9 ...
https://man.plustar.jp/php/mongodb-bson-decimal128.tostring.html - [similar]