検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 466 for 手続き (0.031 sec.)
はじめに 4847
« XMLWriter インストール/設定 » PHP Manual XMLWriter はじめに はじめに これは、XMLWriter 拡張モジ ... します。 この拡張モジュールは、オブジェクト指向形式と手続き型のどちらでも使用可能です。 全メソッドについて、その ... ジュール , XMLWriter , ライター , 両方 , メソッド , 手続き , 形式 , 作成 , ストリーム ...
https://man.plustar.jp/php/intro.xmlwriter.html - [similar]
プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する 4847
« mysqli_stmt::free_result mysqli_stmt::get_warnings » PHP Manual mysqli_stmt プリペアドステート ... mysqli_stmt::get_result (): mysqli_result | false 手続き型 mysqli_stmt_get_result ( mysqli_stmt $statement ) ... から完全な結果セットを取得します。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジ ... ow as $r ) { print " $r " ; } print "\n" ; } } 例2 手続き型 <?php mysqli_report ( MYSQLI_REPORT_ERROR | MYSQL ... アドステートメント , オブジェクト , セット , 実行 , 手続き , 関数 ...
https://man.plustar.jp/php/mysqli-stmt.get-result.html - [similar]
SHOW WARNINGS の結果を取得する 4847
« mysqli_stmt::get_result mysqli_stmt::$insert_id » PHP Manual mysqli_stmt SHOW WARNINGS の結果を ... sqli_stmt::get_warnings (): mysqli_warning | false 手続き型 mysqli_stmt_get_warnings ( mysqli_stmt $statement ... , warnings , warning , result , insert , public , 手続き ...
https://man.plustar.jp/php/mysqli-stmt.get-warnings.html - [similar]
直近の接続コールに関するエラーコードを返す 4847
« mysqli::commit mysqli::$connect_error » PHP Manual mysqli 直近の接続コールに関するエラーコード ... 説明 オブジェクト指向型 int $mysqli->connect_errno ; 手続き型 mysqli_connect_errno (): int 直近で試みた接続コー ... onnection error: ' . $mysqli -> connect_errno ); } 手続き型 <?php mysqli_report ( MYSQLI_REPORT_OFF ); /* デフ ... エラーコード , errno , エラー , 関数 , パラメータ , 手続き ...
https://man.plustar.jp/php/mysqli.connect-errno.html - [similar]
アーカイブが壊れている (未完成である) かどうかを調べる 4847
« RarArchive::getEntry RarArchive::isSolid » PHP Manual RarArchive アーカイブが壊れている (未完成 ... 向型 (メソッド) public RarArchive::isBroken (): bool 手続き型: rar_broken_is ( RarArchive $rarfile ): bool この ... 力は、 たとえば以下のようになります。 bool(true) 例2 手続き型 <?php function retnull () { return null ; } $file ... broken , rarfile , ボリューム , 関数 , オープン , 手続き ...
https://man.plustar.jp/php/rararchive.isbroken.html - [similar]
ISO 日付を設定する 4766
« DateTimeImmutable::setDate DateTimeImmutable::setTime » PHP Manual DateTimeImmutable ISO 日付を ... mutable オブジェクトを返します。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 ... 7 ); echo $date -> format ( 'Y-m-d' ) . "\n" ; ?> 手続き型 <?php $date = date_create (); date_isodate_set ( ... , setISODate , オブジェクト , 出力 , int , 形式 , 手続き , オフセット ...
https://man.plustar.jp/php/datetimeimmutable.setisodate.html - [similar]
タイムスタンプを変更する 4693
« DateTime::getLastErrors DateTime::__set_state » PHP Manual DateTime タイムスタンプを変更する D ... ime::modify ( string $modifier ): DateTime | false 手続き型 date_modify ( DateTime $object , string $modifier ... クトのタイムスタンプを変更します。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジェクト。 ... ( '+1 day' ); echo $date -> format ( 'Y-m-d' ); ?> 手続き型 <?php $date = date_create ( '2006-12-12' ); date_ ...
https://man.plustar.jp/php/datetime.modify.html - [similar]
スレッドセーフであるかどうかを返す 4693
« mysqli::$thread_id mysqli::use_result » PHP Manual mysqli スレッドセーフであるかどうかを返す m ... ブジェクト指向型 public mysqli::thread_safe (): bool 手続き型 mysqli_thread_safe (): bool クライアントライブラリ ... ライブラリ , パラメータ , use , result , public , 手続き , コンパイル ...
https://man.plustar.jp/php/mysqli.thread-safe.html - [similar]
入力ロケールの表示名を、適切に地域化して返す 4611
« Locale::getDisplayLanguage Locale::getDisplayRegion » PHP Manual Locale 入力ロケールの表示名を ... , ? string $displayLocale = null ): string | false 手続き型 locale_get_display_name ( string $locale , ? stri ... ( string $locale , string $in_locale = ? ): string 手続き型 locale_get_display_name ( string $locale , string ... isplay , Locale , displayLocale , getDisplayName , 手続き ...
https://man.plustar.jp/php/locale.getdisplayname.html - [similar]
サーバから取得した結果セットの行数を返す 4611
« mysqli_stmt::next_result mysqli_stmt::$param_count » PHP Manual mysqli_stmt サーバから取得した ... ws ; public mysqli_stmt::num_rows (): int | string 手続き型 mysqli_stmt_num_rows ( mysqli_stmt $statement ): ... ない場合、 この関数は 0 を返します。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジ ... "Number of rows: %d.\n" , $stmt -> num_rows ); 例2 手続き型 <?php mysqli_report ( MYSQLI_REPORT_ERROR | MYSQL ...
https://man.plustar.jp/php/mysqli-stmt.num-rows.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT