検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 466 for 手続き (0.010 sec.)
複数クエリで、次の結果が存在するかどうかを調べる 5400
« mysqli_stmt::$insert_id mysqli_stmt::next_result » PHP Manual mysqli_stmt 複数クエリで、次の結 ... クト指向型 public mysqli_stmt::more_results (): bool 手続き型: mysqli_stmt_more_results ( mysqli_stmt $statemen ... 注意 : mysqlnd でのみ使用可能です。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジ ... tmt , 複数 , 存在 , results , 次 , next , result , 手続き , オブジェクト ...
https://man.plustar.jp/php/mysqli-stmt.more-results.html - [similar]
直近のクエリのカラムの数を返す 5400
« mysqli::$error mysqli::get_charset » PHP Manual mysqli 直近のクエリのカラムの数を返す mysqli:: ... 説明 オブジェクト指向型 int $mysqli->field_count ; 手続き型 mysqli_field_count ( mysqli $mysql ): int mysql が ... ult() 関数を使用する際に有用です。 パラメータ link 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返 ... (); } /* 接続を閉じます */ $mysqli -> close (); ?> 手続き型 <?php $link = mysqli_connect ( "localhost" , "my_ ... 連キーワード: mysqli , 直近 , カラム , count , 数 , 手続き , 関数 , セット , int , 接続 ...
https://man.plustar.jp/php/mysqli.field-count.html - [similar]
サーバーに MySQL スレッドの停止を問い合わせる 5400
« mysqli::$insert_id mysqli::more_results » PHP Manual mysqli サーバーに MySQL スレッドの停止を問 ... 指向型 public mysqli::kill ( int $process_id ): bool 手続き型 mysqli_kill ( mysqli $mysql , int $process_id ): ... ocessid を使用する必要があります。 パラメータ link 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返 ... it; } /* 接続を閉じます */ $mysqli -> close (); ?> 手続き型 <?php $link = mysqli_connect ( "localhost" , "my_ ... 関連キーワード: mysqli , 停止 , サーバー , kill , 手続き , process , int , 関数 , thread , server ...
https://man.plustar.jp/php/mysqli.kill.html - [similar]
サーバーとの接続をチェックし、もし切断されている場合は再接続を試みる 5400
« mysqli::options mysqli::poll » PHP Manual mysqli サーバーとの接続をチェックし、もし切断されてい ... 説明 オブジェクト指向型 public mysqli::ping (): bool 手続き型 mysqli_ping ( mysqli $mysql ): bool サーバーとの接 ... 必要なら再接続するために使用します。 パラメータ link 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返 ... ); } /* 接続を閉じます */ $mysqli -> close (); ?> 手続き型 <?php $link = mysqli_connect ( "localhost" , "my_ ... ワード: mysqli , 接続 , サーバー , 切断 , チェック , 手続き , reconnect , 状態 , アイドル , 成功 ...
https://man.plustar.jp/php/mysqli.ping.html - [similar]
非同期クエリから結果を取得する 5400
« mysqli::real_query mysqli::refresh » PHP Manual mysqli 非同期クエリから結果を取得する mysqli:: ... mysqli::reap_async_query (): mysqli_result | bool 手続き型 mysqli_reap_async_query ( mysqli $mysql ): mysqli ... 注意 : mysqlnd でのみ使用可能です。 パラメータ link 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返 ... , query , 非同期 , 取得 , reap , async , result , 手続き , 成功 , オブジェクト ...
https://man.plustar.jp/php/mysqli.reap-async-query.html - [similar]
Reads the next frame 5400
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... ( string $class_name = "stompFrame" ): stompframe 手続き型: stomp_read_frame ( resource $link ): array Reads ... eters to that class's constructor. パラメータ link 手続き型のみ: stomp_connect() が返す stomp リンク ID。 cla ... > string(1) "0" } ["body"]=> string(3) "bar" } 例2 手続き型 <?php /* connection */ $link = stomp_connect ( 's ... string , Reads , the , array , readFrame , read , 手続き , priority , expires , timestamp ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
CDATA の開始タグを作成する 5400
« XMLWriter::startAttributeNs XMLWriter::startComment » PHP Manual XMLWriter CDATA の開始タグを作 ... ジェクト指向型 public XMLWriter::startCdata (): bool 手続き型 xmlwriter_start_cdata ( XMLWriter $writer ): bool ... CDATA を開始します。 パラメータ writer 手続き型のコールでのみ使用します。 変更される XMLWriter の ... , xmlwriter , writer , インスタンス , startCdata , 手続き , 変更 ...
https://man.plustar.jp/php/xmlwriter.startcdata.html - [similar]
ISO 形式の日付を設定する 5319
« DateTime::setDate DateTime::setTime » PHP Manual DateTime ISO 形式の日付を設定する DateTime::s ... $year , int $week , int $dayOfWeek = 1 ): DateTime 手続き型 date_isodate_set ( DateTime $object , int $year , ... e() に似ていますが、 DateTime を使って動作します。 手続き型のバージョンは、 DateTime オブジェクトを最初の引数 ... に取ります。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 ...
https://man.plustar.jp/php/datetime.setisodate.html - [similar]
時刻を設定する 5319
« DateTime::setISODate DateTime::setTimestamp » PHP Manual DateTime 時刻を設定する DateTime::set ... int $second = 0 , int $microsecond = 0 ): DateTime 手続き型 date_time_set ( DateTime $object , int $hour , in ... e() に似ていますが、 DateTime を使って動作します。 手続き型のバージョンは、 DateTime オブジェクトを最初の引数 ... として取ります。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 ...
https://man.plustar.jp/php/datetime.settime.html - [similar]
クイックスタートガイド 5319
« mysqli の概要 手続き型とオブジェクト指向インターフェイス » PHP Manual MySQLi クイックスタートガ ... イド クイックスタートガイド 目次 手続き型とオブジェクト指向インターフェイス データベース接続 ... ード: クイック , ガイド , スタート , mysqli , 概要 , 手続き , データベース , ステートメント , 言語 , 概念 ...
https://man.plustar.jp/php/mysqli.quickstart.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT