Can anybody help me out here? How can I write this correctly?
echo "<td><a type='button' href='patent_edit.php?id="$patent_id"' >Edit</a>;</td>";
I am getting error that
Parse error: syntax error, unexpected '$patent_id' (T_VARIABLE), expecting ',' or ';' in C:\xampp\htdocs\moduletwo\patent_view.php