Jump to content

[SOLVED] adding a simple text box problem?


Hellz

Recommended Posts

echo "<tr><td>$row[Artist]</td><td>$row[Album] </td><td>$row[Price]</td><td>$row[ProductDesc]</td><td><img src=$row[image] ><td><input type='text" /> <td><a href=\"cart.php?ProductId=$row[ProductId]\">Add Item</a></td>
</tr>\n";

 

All im trying to do is add a simple text box in but it does work. any help would be appriciated!

 

Sorry i have fixed it myself but dont know how to delete this thread

Link to comment
https://forums.phpfreaks.com/topic/157964-solved-adding-a-simple-text-box-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.