If you are a beginner with little or no PHP experience, you might need to read a training tutorial like this one: PHP 8.0.2 or higher, Apache 2.4 (mod_rewrite should be enabled). For database support ...
//we imploded(strigified an array) to store all the interests in one db field, now its time to explode them. if(in_array("Programming", $checkedIntr)) echo form ...