検索

phrase: max: clip:
target: order:
Results of 41 - 47 of about 47 for even (0.013 sec.)
変数が空であるかどうかを検査する 6718
« doubleval floatval » PHP Manual 変数操作 関数 変数が空であるかどうかを検査する empty (PHP 4, P ... 評価されます if (isset( $var )) { echo '$var is set even though it is empty' ; } ?> 例2 文字列のオフセットに ...
https://man.plustar.jp/php/function.empty.html - [similar]
データを復号する 6718
« mcrypt_module_self_test Mhash » PHP Manual Mcrypt 関数 データを復号する mdecrypt_generic (PHP ... ?php /* データ */ $key = 'this is a very long key, even too long for the cipher' ; $plain_text = 'very imp ...
https://man.plustar.jp/php/function.mdecrypt-generic.html - [similar]
定義済み定数 6597
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... bed by [Fahlman, 1988]. FANN_TRAIN_SARPROP ( int ) Even more advance training algorithm. Only for version ...
https://man.plustar.jp/php/fann.constants.html - [similar]
Open a persistent connection to CUBRID server 6597
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... on the disconnect_on_query_timeout configuration; even though the message to cancel a request is sent to ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
Creative Commons Attribution 3.0 6338
« 翻訳 索引 » PHP Manual 付録 Creative Commons Attribution 3.0 Creative Commons Attribution 3.0 ... collect royalties, whether individually or, in the event that the Licensor is a member of a collecting soc ... PT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEOR ... RISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF ...
https://man.plustar.jp/php/cc.license.html - [similar]
6080
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... remove ( $buf , 1024 )) > 0 ) { echo $buf ; } } // Event callback function eventcb ( $bev , $events , $bas ... e ) { if ( $events & EventBufferEvent :: CONNECTED ) { echo "Connec ... ted.\n" ; } elseif ( $events & ( EventBufferEvent :: ERROR | EventBufferEvent ... :: EOF )) { if ( $events & EventBufferEvent :: ERROR ) { echo "DNS error: ...
https://man.plustar.jp/php/event.examples.html - [similar]
文字列 6080
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... This works: " . $arr [ 'foo' ][ 3 ]; echo "You can even write { $obj -> values [ 3 ]-> name } " ; echo "Th ...
https://man.plustar.jp/php/language.types.string.html - [similar]
PREV 1 2 3 4 5 NEXT