
Celcius to Farenheit Converter
Conversion based on radio button selected
Create a departments table using phpmyadmin on the ionos.com MYSQL webi2012 database. Remember to set the storage engine to InnoDB.
Create a questions table using phpmyadmin on the ionos.com MYSQL webi2012 database. Remember to set the storage engine to InnoDB.
Create a folder in your Desktop > webi2012 folder named questionnaire.
Make copy the states.php and states-insert.php to the questionnaire folder and rename them questions.php and question-insert.php respectively.
Modify the code in questions.php and questions-insert.php to create a working questionnaire application using the departments and questions database tables. The new form will have a select menu for departments, a textarea to enter a question and a submit button.
Objective: Improve week 4 questionnaire app by making it post back to itself, adding includes for header and footer and create app variables for connection string and page names.
Mockups for Photo Letter site
Add php scripts to your catalog.php and functions.php making the catalog.php dynamic by using the data in your data.php include.
Make the details.php template dynamic by adding PHP logic to the main content area. Modify the attached multi-column.php script for use in your site as needed.
WP Midterm Child Theme Instance