I am trying to get this data to go into a table so I can view it better on my website and I dont really understand how to combing PHP and HTML and I was getting this error
Parse error: syntax error, unexpected ';'
I dont know if I combine them wrong so here is my code and tell me if I need to supply more than this line of code.
<h2>Featured Event's</h2>
<body>
<table cellpadding="10">
<tbody>
<?php echo ?><td><?php $eventname ?></td><?php echo?><td><?php $row_id ?></td><?php