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

質問編集履歴

1

追記

2018/07/27 08:09

投稿

bitcoiner2045
bitcoiner2045

スコア47

title CHANGED
File without changes
body CHANGED
@@ -14,7 +14,7 @@
14
14
  thrown in /Applications/MAMP/htdocs/discountForm2.php on line 40
15
15
  ```
16
16
 
17
- saledata.php
17
+ saledata.php【割引率と価格の値が書いてある共有ファイル】
18
18
  ```
19
19
  <php
20
20
 
@@ -50,7 +50,7 @@
50
50
  ?>
51
51
  ```
52
52
 
53
- discount2.php
53
+ discount2.php【POSTされたリクエストを処理】
54
54
  ```
55
55
  <!DOCTYPE html>
56
56
  <html lang="ja">
@@ -161,7 +161,7 @@
161
161
  </html>
162
162
  ```
163
163
 
164
- discountForm2.php
164
+ discountForm2.php【割引購入ページを作る】
165
165
  ```
166
166
  <!DOCTYPE html>
167
167
  <html lang="ja">