Difference between revisions of "PHPEX05"
From mi-linux
Jump to navigationJump to searchLine 6: | Line 6: | ||
Hints: | Hints: | ||
− | * The page you created last week will form the basis for this week's '' | + | * The page you created last week will form the basis for this week's ''search.php'' file. |
− | * You will need to create '' | + | * You will need to create ''form.html''. |
− | + | Good luck! | |
− | + | '''Important: you should commit your mini-task code to your GitLab project.''' (more info [[Getting_started_with_GitLab|here]]) |
Revision as of 15:37, 29 June 2016
Main Page >> Web Application Development >> Workbook >> Mini-task 05
Important: Today we'll build on last week's mini-task, so make sure you get that working first.
Today's task: Apply today's example to YOUR database, and allow your users to search YOUR table.
Hints:
- The page you created last week will form the basis for this week's search.php file.
- You will need to create form.html.
Good luck!
Important: you should commit your mini-task code to your GitLab project. (more info here)