0
  187  while($row = $result->fetch_assoc()) {
  188   echo "<tr><td><a href="edit_customer.php?nid=<?
        echo($row['sold_to_party_code']); ?>&page=<? echo(curPageURL()); ?
         >">      
        <img src="images/ico_edit_16.png" 
        class="icon16 fl-space2" alt="" title="edit" />

Why am I getting a parse error for line 188? it says it got a string but expected a , or ;

curdev
  • 38
  • 3

0 Answers0