echo "<li><a href='phpActivator.php?delItem=<?php echo $row['id']; ?>'><i class='fa fa-edit' aria-hidden='true' style='color:#101820FF;'><span>Edit</span></i></a></li>;
I just want to link that command to my delete php page but it has error :
Parse error: syntax error, unexpected string content "", expecting "-" or identifier or variable or number in C:\xampp\htdocs\gireo\stock.php on line 96