SyntaxFix
Write A Post
Hire A Developer
Questions
Like this:
<?php $option = $_POST['taskOption']; ?>
The index of the $_POST array is always based on the value of the name attribute of any HTML input.
$_POST
name