hi guys.
can someone show me the right syntax to make link based on the ID using php echo.
My coding will not give any input. below is my coding:
echo "<td width='101'><a href=view_supplier_details.php?details_ID={$user['report_details_ID']}</td></a>";