In this exercise, we are gonna make a bill.

First, we should get the values from the HTML file.

If we get the values with POST, it would be like this.
We can make the case if the quantity is 0.

Now, we are gonna make the bill in php file.



We learned that how to use values from HTML in php file!
'Web Programming 🌏 > Back-End 🥷🏻' 카테고리의 다른 글
Cookies (0) | 2023.05.03 |
---|---|
PHP Exercise: GuessGame (0) | 2023.04.25 |
PHP Form (0) | 2023.04.25 |
PHP function & Array (0) | 2023.04.25 |
PHP Basics (0) | 2023.04.25 |
In this exercise, we are gonna make a bill.

First, we should get the values from the HTML file.

If we get the values with POST, it would be like this.
We can make the case if the quantity is 0.

Now, we are gonna make the bill in php file.



We learned that how to use values from HTML in php file!
'Web Programming 🌏 > Back-End 🥷🏻' 카테고리의 다른 글
Cookies (0) | 2023.05.03 |
---|---|
PHP Exercise: GuessGame (0) | 2023.04.25 |
PHP Form (0) | 2023.04.25 |
PHP function & Array (0) | 2023.04.25 |
PHP Basics (0) | 2023.04.25 |