検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 269 for [SIMILAR] 16 1024 4096 WITH 31360 ウド WITH 8001... (0.327 sec.)
はじめに 0
« 出力制御 インストール/設定 » PHP Manual 出力制御 はじめに はじめに 出力制御関数により、スクリプトから送信される出力を制御することが可 能になります。この機能は、複数の異なった場面、特にスクリプトがデー タ出力を開始した後にヘッダをブラウザに送信する必要がある場合に有用 です。出力制御関数 ...
https://man.plustar.jp/php/intro.outcontrol.html - [similar]
基本的な使用法 0
« 例 出力リライトの使用法 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 出力制御の例 <?php ob_start (); echo "Hello\n" ; setcookie ( "cookiename" , "cookiedata" ); ob_end_flush (); ?> 上記の例では、 echo からの出力は、 ob_end_flush() がコールされるまで出力バッファに 保存されます。この ...
https://man.plustar.jp/php/outcontrol.examples.basic.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 必須ではありませんが、xhprof には PHP で書かれたインターフェイスが含まれています。 これを使うと、プロファイル結果のデータを保存したり表示したり便利に使えます。 閲覧にはウェブブラウザーを使います。なので、PHP が ...
https://man.plustar.jp/php/xhprof.requirements.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
データベースへの持続的接続を返す 0
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect (PECL ibm_db2 >= 1.0.0) db2_pconnect — データベースへの持続的接続を返す 説明 db2_pconnect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Uni ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
PHP を手に入れるには 0
« メーリングリスト データベースに関する問題 » PHP Manual FAQ PHP を手に入れるには PHP を手に入れるには このセクションでは、PHP をダウンロードする詳しい場所や OS に関する話題を扱います。 PHPはどこで手に入れることができますか? コンパイル済みのバージョンはありますか? 一部のPHP拡張モジュール ...
https://man.plustar.jp/php/faq.obtaining.html - [similar]
出力用のファイルを開く 0
« ps_new ps_open_image_file » PHP Manual PS 関数 出力用のファイルを開く ps_open_file (PECL ps >= 1.1.0) ps_open_file — 出力用のファイルを開く 説明 ps_open_file ( resource $psdoc , string $filename = ? ): bool ディスク上に新しいファイルを作成し、PostScript ドキュメントをその中に書き込みま ...
https://man.plustar.jp/php/function.ps-open-file.html - [similar]
実用的な例 0
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な例 次に、より実用的なことをしてみましょう。 ページを見ているユーザーが使用しているブラウザの種類を確認してみます。 これを行なうには、ブラウザが HTTP リクエストの一部として送信した user agent ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]
Yaf_Route_Interface クラス 0
« Yaf_Response_Abstract::__toString Yaf_Route_Interface::assemble » PHP Manual Yaf Yaf_Route_Interface クラス Yaf_Route_Interface クラス (Yaf >=1.0.0) はじめに Yaf_Route_Interface を使うと、開発者がカスタムルートを定義できるようになります。 クラス概要 class Yaf_Route_Interface { /* メソッ ...
https://man.plustar.jp/php/class.yaf-route-interface.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 0
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォーマットする strftime (PHP 4, PHP 5, PHP 7, PHP 8) strftime — ロケールの設定に基づいてローカルな日付・時間をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らない ...
https://man.plustar.jp/php/function.strftime.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT