From Computer Science Wiki
What are we going to learn today?[edit]
- I am out sick today
- your goal is to create a functional html form which passes variables to a php script.
- you must do this inside of bootstrap template
- you will please recall the very simple html form -> php script we use
- in bootstrap, simply ensure your form has an action and method which point to your php script
- you will probably end up with a template.php file with your form
- and a template2.php with the php code
I would ask that you create a form which asks users how many hours a week they exercise. the php script should then use a simple conditional to tell them to exercise more, stay the same, or be careful about exercising to much!
|
What is our homework?[edit]
None.
|
How am I being assessed today?[edit]
- You will be formatively assessed in class today
|
Standards we are covering today[edit]
|
As a computer scientist, you have:[edit]
- Confidence in dealing with complexity
- Persistence in working with difficult problems
- Tolerance for ambiguity
- The ability to deal with open-ended problems
- The ability to communicate and work with others to achieve a common goal or solution
|
Credits[edit]
|