検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1183 for [SIMILAR] 16 1024 4096 WITH 6986 array WITH 6436... (1.352 sec.)
Returns information about the client and specified connection 0
« sqlsrv_cancel sqlsrv_close » PHP Manual SQLSRV 関数 Returns information about the client and specified connection sqlsrv_client_info (No version information available, might only be in Git) sqlsrv_client_info — Returns information about the client and specified connection 説明 sqlsrv_c ...
https://man.plustar.jp/php/function.sqlsrv-client-info.html - [similar]
Manipulation 0
« Threaded::isTerminated Threaded::notify » PHP Manual Threaded Manipulation Threaded::merge (PECL pthreads >= 2.0.0) Threaded::merge — Manipulation 説明 public Threaded::merge ( mixed $from , bool $overwrite = ? ): bool Merges data into the current object パラメータ from The data to mer ...
https://man.plustar.jp/php/threaded.merge.html - [similar]
Sets the options for rrd graph export 0
« RRDGraph::saveVerbose RRDUpdater » PHP Manual RRDGraph Sets the options for rrd graph export RRDGraph::setOptions (PECL rrd >= 0.9.0) RRDGraph::setOptions — Sets the options for rrd graph export 説明 public RRDGraph::setOptions ( array $options ): void パラメータ options List of option ...
https://man.plustar.jp/php/rrdgraph.setoptions.html - [similar]
LDAP ツリーを探索する 0
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4, PHP 5, PHP 7, PHP 8) ldap_search — LDAP ツリーを探索する 説明 ldap_search ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attr ...
https://man.plustar.jp/php/function.ldap-search.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
Returns the values most recently detected by Ev 0
« EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev EvStat::attr (PECL ev >= 0.2.0) EvStat::attr — Returns the values most recently detected by Ev 説明 public EvStat::attr (): array Returns array of the values most recently detected by Ev パラ ...
https://man.plustar.jp/php/evstat.attr.html - [similar]
Fetch profiler data 0
« LuaSandbox::getPeakMemoryUsage LuaSandbox::getVersionInfo » PHP Manual LuaSandbox Fetch profiler data LuaSandbox::getProfilerFunctionReport (PECL luasandbox >= 1.1.0) LuaSandbox::getProfilerFunctionReport — Fetch profiler data 説明 public LuaSandbox::getProfilerFunctionReport ( int $un ...
https://man.plustar.jp/php/luasandbox.getprofilerfunctionreport.html - [similar]
Returns the status of working copy files and directories 0
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and directories svn_status (PECL svn >= 0.1.0) svn_status — Returns the status of working copy files and directories 説明 svn_status ( string $path , int $flags = 0 ): array Returns the status of worki ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
Return the versions of LuaSandbox and Lua 0
« LuaSandbox::getProfilerFunctionReport LuaSandbox::loadBinary » PHP Manual LuaSandbox Return the versions of LuaSandbox and Lua LuaSandbox::getVersionInfo (PECL luasandbox >= 1.6.0) LuaSandbox::getVersionInfo — Return the versions of LuaSandbox and Lua 説明 public static LuaSandbox::get ...
https://man.plustar.jp/php/luasandbox.getversioninfo.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]