自分用のメモ書き
絶対パスで出力すれば表示された。
index.php
<?php include include dirname(__FILE__) . '/sample.php' ?>
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
自分用のメモ書き
絶対パスで出力すれば表示された。
<?php include include dirname(__FILE__) . '/sample.php' ?>
Register as a new user and use Qiita more conveniently
Go to list of users who liked