検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 2375 for New (0.078 sec.)
Set the memory limit for the Lua environment 2287
« LuaSandbox::setCPULimit LuaSandbox::unpauseUsageTimer » PHP Manual LuaSandbox Set the memory l ... ん。 例 例1 Calling a Lua function <?php // create a new LuaSandbox $sandbox = new LuaSandbox (); // set a ...
https://man.plustar.jp/php/luasandbox.setmemorylimit.html - [similar]
Returns the WriteConcern's "w" option 2287
« MongoDB\Driver\WriteConcern::getJournal MongoDB\Driver\WriteConcern::getWtimeout » PHP Manual ... DB\Driver\WriteConcern::getW() example <?php $wc = new MongoDB \ Driver \ WriteConcern ( 1 ); var_dump ( ... $wc -> getW ()); $wc = new MongoDB \ Driver \ WriteConcern ( MongoDB \ Driver ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.getw.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 2287
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Librar ... enamed for clarity, and to be in accordance with a new language-agnostic » specification . As an example, ... .php' ; // include Composer's autoloader $client = new MongoDB \ Client ( "mongodb://localhost:27017" ); ... .php' ; // include Composer's autoloader $client = new MongoDB \ Client ( "mongodb://localhost:27017" ); ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
プリペアドステートメント 2287
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステー ... I_REPORT_ERROR | MYSQLI_REPORT_STRICT ); $mysqli = new mysqli ( "example.com" , "user" , "password" , "da ... I_REPORT_ERROR | MYSQLI_REPORT_STRICT ); $mysqli = new mysqli ( "example.com" , "user" , "password" , "da ... I_REPORT_ERROR | MYSQLI_REPORT_STRICT ); $mysqli = new mysqli ( "example.com" , "user" , "password" , "da ... I_REPORT_ERROR | MYSQLI_REPORT_STRICT ); $mysqli = new mysqli ( "example.com" , "user" , "password" , "da ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
アトリビュートを取得する 2287
« ReflectionClass::export ReflectionClass::getConstant » PHP Manual ReflectionClass アトリビュー ... s Red { } #[Fruit] #[Red] class Apple { } $class = new ReflectionClass ( 'Apple' ); $attributes = $class ... s Red { } #[Fruit] #[Red] class Apple { } $class = new ReflectionClass ( 'Apple' ); $attributes = $class ... olour { } #[Fruit] #[Red] class Apple { } $class = new ReflectionClass ( 'Apple' ); $attributes = $class ...
https://man.plustar.jp/php/reflectionclass.getattributes.html - [similar]
Adds a facet query 2287
« SolrQuery::addFacetField SolrQuery::addField » PHP Manual SolrQuery Adds a facet query SolrQue ... SSWORD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $query = new SolrQuery ( ...
https://man.plustar.jp/php/solrquery.addfacetquery.html - [similar]
Specifies a filter query 2287
« SolrQuery::addField SolrQuery::addGroupField » PHP Manual SolrQuery Specifies a filter query S ... SSWORD , 'port' => SOLR_SERVER_PORT , ); $client = new SolrClient ( $options ); $query = new SolrQuery () ...
https://man.plustar.jp/php/solrquery.addfilterquery.html - [similar]
ファイルが読み込み可能か調べる 2287
« SplFileInfo::isLink SplFileInfo::isWritable » PHP Manual SplFileInfo ファイルが読み込み可能か調 ... 例 例1 SplFileInfo::isReadable() の例 <?php $info = new SplFileInfo ( __FILE__ ); var_dump ( $info -> isRe ... adable ()); $info = new SplFileInfo ( 'foo' ); var_dump ( $info -> isReada ...
https://man.plustar.jp/php/splfileinfo.isreadable.html - [similar]
Register a server 2287
« Yar_Server Yar_Server::handle » PHP Manual Yar_Server Register a server Yar_Server::__construc ... ed function client_can_not_see () { } } $service = new Yar_Server (new API ()); $service -> handle (); ?> ...
https://man.plustar.jp/php/yar-server.construct.html - [similar]
Start RPC Server 2287
« Yar_Server::__construct Yar_Client » PHP Manual Yar_Server Start RPC Server Yar_Server::handle ... ed function client_can_not_see () { } } $service = new Yar_Server (new API ()); $service -> handle (); ?> ...
https://man.plustar.jp/php/yar-server.handle.html - [similar]