teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

2

訂正

2018/01/18 22:15

投稿

nullpon
nullpon

スコア5739

answer CHANGED
@@ -1,3 +1,3 @@
1
1
  > include_once "http://localhost/test.php";
2
2
 
3
- 絶対パスなら"/test.php"では?
3
+ 絶対パスなら"/<local directory>/test.php"では?

1

訂正

2018/01/18 22:15

投稿

nullpon
nullpon

スコア5739

answer CHANGED
@@ -1,3 +1,3 @@
1
1
  > include_once "http://localhost/test.php";
2
2
 
3
- 全体パスなら"/test.php"では?
3
+ 絶対パスなら"/test.php"では?