get_include_pathとは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > get_include_pathの意味・解説 

get_include_path

(PHP 4 >= 4.3.0, PHP 5)
get_include_path — 現在のinclude_path設定オプションを取得する

説明

string get_include_path ( void )
現在のinclude_path 設定オプションを取得します。
例 1726. get_include_path()の例
<?php
// Works as of PHP 4.3.0
echo get_include_path();

// Works in all PHP versions
echo ini_get('include_path');
?>


ini_get(), restore_include_path(), set_include_path(), include()も参照してください。


このページでは「PHP関数リファレンス」からget_include_pathを検索した結果を表示しています。
Weblioに収録されているすべての辞書からget_include_pathを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からget_include_path を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「get_include_path」の関連用語

get_include_pathのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



get_include_pathのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2025 by the PHP Documentation Group.

©2025 GRAS Group, Inc.RSS