検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 183 for 明示 (0.014 sec.)
ビルトインウェブサーバー 4812
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェ ... れます。 -t オプションを使えば、ドキュメントルートを明示的に指定することができます。 URI リクエストにファイル ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
フォーマットされた文字列をストリームに書き込む 4812
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリー ... 点、つまり、文字列の最大の長さを設定します。 注意 : 明示的に精度を指定せず、ピリオドを指定した場合、精度は0と ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
MySQL サーバーへの接続をオープンする 4812
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... サーバーへのリンクは、 mysql_close() のコールにより 明示的に閉じられない限り、スクリプトの実行終了と同時に閉 ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
SQL 文中で用いる文字列の特殊文字をエスケープする 4812
« mysql_query mysql_result » PHP Manual MySQL 関数 SQL 文中で用いる文字列の特殊文字をエスケープす ... 数 mysql_set_charset() を使うなりして、 文字セットを明示しておく必要があります。この文字セットが mysql_real_ ...
https://man.plustar.jp/php/function.mysql-real-escape-string.html - [similar]
出力のバッファリングを有効にする 4812
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効に ... シュ、削除がすべてできるようになっています。 これは、明示的に PHP_OUTPUT_HANDLER_CLEANABLE | PHP_OUTPUT_HANDL ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
PHP の変数を、クエリで取得するカラムに関連づける 4812
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける ... ose ( $conn ); ?> 例4 oci_define_by_name() での型の明示 <?php /* 実行する前にテーブルを作ります CREATE TAB ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
フォーマットされた文字列をストリームに書き込む 4812
« utf8_encode vprintf » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む vf ... 点、つまり、文字列の最大の長さを設定します。 注意 : 明示的に精度を指定せず、ピリオドを指定した場合、精度は0と ...
https://man.plustar.jp/php/function.vfprintf.html - [similar]
フォーマットされた文字列を出力する 4812
« vfprintf vsprintf » PHP Manual String 関数 フォーマットされた文字列を出力する vprintf (PHP 4 > ... 点、つまり、文字列の最大の長さを設定します。 注意 : 明示的に精度を指定せず、ピリオドを指定した場合、精度は0と ...
https://man.plustar.jp/php/function.vprintf.html - [similar]
フォーマットされた文字列を返す 4812
« vprintf wordwrap » PHP Manual String 関数 フォーマットされた文字列を返す vsprintf (PHP 4 >= 4. ... 点、つまり、文字列の最大の長さを設定します。 注意 : 明示的に精度を指定せず、ピリオドを指定した場合、精度は0と ...
https://man.plustar.jp/php/function.vsprintf.html - [similar]
サンプル 4812
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... せたトレイト Example#263 - 抽象メソッドによる、要件の明示 Example#264 - static変数 Example#265 - staticメソッ ... ci_connect の使用例 Example#1817 - oci_connect での明示的な文字セットの指定 Example#1818 - oci_connect での ... ラムの使用 Example#1822 - oci_define_by_name での型の明示 Example#1823 - 接続エラー後の Oracle エラーメッセー ... ンドラをそれぞれ取得 Example#1861 - プリフェッチ数を明示的に設定 Example#1862 - oci_get_implicit_resultset を ...
https://man.plustar.jp/php/indexes.examples.html - [similar]