opage = '外部ページ'; $lang->opage_path = '外部ドキュメントの場所'; $lang->opage_caching_interval = 'キャッシング時間設定'; $lang->about_opage = '外部のHTMLまたはPHPファイルをXE内部で使用出来るようにするモジュールです。
絶対パス、相対パスで指定出来、「http://」で始まるサーバの外部ページも表示出来ます。'; $lang->about_opage_path= '外部ドキュメントの場所を入力して下さい。
「/path1/path2/sample.php」のような絶対パス、「../path2/sample.php」のような相対パスが使用出来ます。
「http://URL/sample.php」のように使用すると結果を読み込んで表示します。
現在XEがインストールされている絶対パスは次のようになっています。
'; $lang->about_opage_caching_interval = '分単位で指定出来、設定された時間の間は、臨時保存されたデータを出力します。
他のサーバの情報を出力したり、データを出力する際、リソースが多く使われるため、数分単位でキャッシングすることをお勧めします。
「0」に指定するとキャッシングされません。'; $lang->opage_mobile_path = 'Location of External Document for Mobile View'; $lang->about_opage_mobile_path= "Please input the location of external document for mobile view. If not inputted, it uses the the external document specified above.
Both absolute path such as '/path1/path2/sample.php' or relative path such as '../path2/sample.php' can be used.
If you input the path like 'http://url/sample.php' , the result will be received and then displayed.
This is current XE's absolute path.
"; ?>