検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 430 for 表示 (0.016 sec.)
libxml のエラー処理関数によるエラー処理 4325
« collection.xml および collection.xsl ファイルの例 XSLTProcessor » PHP Manual 例 libxml のエラー ... /xsl:template> </xsl:stylesheet> 例3 エラーの捕捉と表示 以下の例は、エラーを含むスタイルシートで XSLTProce ... et() を呼んだ際に発生する libxml のエラーを捕らえて表示するものです。 <?php $xmldoc = new DOMDocument (); $ ...
https://man.plustar.jp/php/xsl.examples-errors.html - [similar]
残りのストリームを文字列に読み込む 4274
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に ... オフセット 10 から開始して、残りのすべてのページを表示します echo stream_get_contents ( $stream , - 1 , 10 ... ://www.example.net' , 'r' )) { // 最初の 5 バイトを表示します echo stream_get_contents ( $stream , 5 ); fcl ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
使用している接続の型を文字列で返す 4274
« mysqli::get_connection_stats mysqli::$protocol_version » PHP Manual mysqli 使用している接続の型 ... mysqli_connect_error ()); exit(); } /* ホスト情報を表示します */ printf ( "Host info: %s\n" , $mysqli -> ho ... mysqli_connect_error ()); exit(); } /* ホスト情報を表示します */ printf ( "Host info: %s\n" , mysqli_get_ho ...
https://man.plustar.jp/php/mysqli.get-host-info.html - [similar]
使用している MySQL プロトコルのバージョンを返す 4274
« mysqli::$host_info mysqli::$server_info » PHP Manual mysqli 使用している MySQL プロトコルのバー ... ct_error ()); exit(); } /* プロトコルのバージョンを表示します */ printf ( "Protocol version: %d\n" , $mysql ... ct_error ()); exit(); } /* プロトコルのバージョンを表示します */ printf ( "Protocol version: %d\n" , mysqli ...
https://man.plustar.jp/php/mysqli.get-proto-info.html - [similar]
MySQL サーバーのバージョンを返す 4274
« mysqli::$protocol_version mysqli::$server_version » PHP Manual mysqli MySQL サーバーのバージョ ... nect_error ()); exit(); } /* サーバーのバージョンを表示します */ printf ( "Server version: %s\n" , $mysqli ... nect_error ()); exit(); } /* サーバーのバージョンを表示します */ printf ( "Server version: %s\n" , mysqli_g ...
https://man.plustar.jp/php/mysqli.get-server-info.html - [similar]
国際化関数 4224
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... る Locale::getDisplayLanguage — 入力ロケールの言語の表示名を、適切に地域化して返す Locale::getDisplayName — ... 入力ロケールの表示名を、適切に地域化して返す Locale::getDisplayRegion ... — 入力ロケールの地域の表示名を、適切に地域化して返す Locale::getDisplayScript ... — 入力ロケールの文字の表示名を、適切に地域化して返す Locale::getDisplayVariant ...
https://man.plustar.jp/php/book.intl.html - [similar]
Expect の使用例 4224
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリ ... モートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); ... : 使用 , 例 , Expect , 接続 , 関数 , 経由 , 稼働 , 表示 , インストール , ビット ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 4224
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit ... us が文字列の場合は、この関数は終了直前に status を表示します。 status が int の場合は その値が終了ステータ ... スとして使われ、表示はされません。終了ステータスは 0 から 254 までの値で ...
https://man.plustar.jp/php/function.exit.html - [similar]
PHP に関するクレジットを出力する 4224
« php_uname phpinfo » PHP Manual PHP オプション/情報 関数 PHP に関するクレジットを出力する phpcr ... AL ); ?> 例2 コア開発者およびドキュメントグループの表示 <?php phpcredits ( CREDITS_GROUP | CREDITS_DOCS | ... CREDITS_FULLPAGE ); ?> 例3 すべてのクレジットの表示 <html> <head> <title>独自のクレジットページ</title ...
https://man.plustar.jp/php/function.phpcredits.html - [similar]
MySQL サーバーのバージョンを整数値で返す 4224
« mysqli::$server_info mysqli::get_warnings » PHP Manual mysqli MySQL サーバーのバージョンを整数 ... nect_error ()); exit(); } /* サーバーのバージョンを表示します */ printf ( "Server version: %d\n" , $mysqli ... nect_error ()); exit(); } /* サーバーのバージョンを表示する */ printf ( "Server version: %d\n" , mysqli_get ...
https://man.plustar.jp/php/mysqli.get-server-version.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT