検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 34 for elseif (0.016 sec.)
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 7413
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows mo ... se ) { die( print_r ( sqlsrv_errors (), true )); } elseif( $rows_affected == - 1 ) { echo "No information av ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
キーワードのリスト 7413
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト こ ... const continue declare default die() do echo else elseif empty() enddeclare endfor endforeach endif endswit ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
現在の DirectoryIterator アイテムがシンボリックリンクであるかどうかを調べる 7349
« DirectoryIterator::isFile DirectoryIterator::isReadable » PHP Manual DirectoryIterator 現在の ... ink ()) { unlink ( $fileinfo -> getPathName ()); } elseif (! $fileinfo -> isDot () && $fileinfo -> isDir ()) ...
https://man.plustar.jp/php/directoryiterator.islink.html - [similar]
7349
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... , 20 , MSG_DONTWAIT ); if ( $ret ) { echo $out ; } elseif ( $ret === 0 ) { // すべて読み終えました $w -> sto ... ) { fprintf ( STDERR , "pcntl_fork failed\n" ); } elseif ( $pid ) { $w = new EvChild ( $pid , FALSE , funct ...
https://man.plustar.jp/php/ev.examples.html - [similar]
Makes an HTTP request over the specified connection 7349
« EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne ... onse_code == 0 ) { echo "Connection refused\n" ; } elseif ( $response_code != 200 ) { echo "Unexpected respo ...
https://man.plustar.jp/php/eventhttpconnection.makerequest.html - [similar]
スレッド化したメッセージのツリーを返す 7349
« imap_subscribe imap_timeout » PHP Manual IMAP 関数 スレッド化したメッセージのツリーを返す imap ... "<ul>\n\t<li>" . $header -> fromaddress . "\n" ; } elseif ( $tree [ 1 ] == 'branch' ) { echo "\t</li>\n</ul> ...
https://man.plustar.jp/php/function.imap-thread.html - [similar]
Makes the next result of the specified statement active 7349
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specif ... w [ 'id' ]. ": " . $row [ 'data' ]. "<br />" ; } } elseif( is_null ( $next_result )) { echo "No more results ...
https://man.plustar.jp/php/function.sqlsrv-next-result.html - [similar]
Read from BLOB/CLOB data 7269
« cubrid_lob2_new cubrid_lob2_seek64 » PHP Manual CUBRID 関数 Read from BLOB/CLOB data cubrid_lo ... ead ( $row [ 1 ], 1024 )) { print $data . "\n" ; } elseif ( $data === false ) { print "There is no more data ...
https://man.plustar.jp/php/function.cubrid-lob2-read.html - [similar]
クラスの抽象化 7269
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象 ... ) { if ( $name == "Pacman" ) { $prefix = "Mr" ; } elseif ( $name == "Pacwoman" ) { $prefix = "Mrs" ; } else ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 7205
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... fferEvent :: CONNECTED ) { echo "Connected.\n" ; } elseif ( $events & ( EventBufferEvent :: ERROR | EventBuf ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
PREV 1 2 3 4 NEXT