Browse Source

feat(localhost): change bonuses

php file with mysql is redundant (a CGI must already be implemented).
to suggest rewriting it with a different language looks like a nice challenge, maybe a bit big for a bonus
mikysett 2 years ago
parent
commit
fd3a2a00ae
  1. 4
      subjects/localhost/README.md

4
subjects/localhost/README.md

@ -70,4 +70,6 @@ In the file you should be able to specify the following:
### Bonus
- Handle at least one more `CGI`.
- Create a PHP page and connect it with a MySQL database.
- Write the project in two different programming languages.
> If the two languages are C and C++ the provided solution for C++ should heavily rely on C++ specific features.

Loading…
Cancel
Save