本日作業分

This commit is contained in:
2023-09-01 01:53:54 +09:00
parent 50996316e5
commit d13588c24f
13 changed files with 170 additions and 13 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ else:
endif;
// 画像のディレクトリを開く.
$dir = 'image/';
$dir = '/images/';
$handle = opendir ($dir);
// MySQL 宣言