ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

unexpected T_STRING

(1/1)

kevstero:
Hi,
Somethings wrong with this line of code.. any idea what? I'm directing the variable "recordID" to the "deletethree.php" page using the "ItemNum" column in the field..

<a href="deletethree.php?recordID=<?php echo $row_ recordset1 ['ItemNum']; ?>">Delete</a>

kevstero:
problem solved, unnecessary space between row_ and recordset

Navigation

[0] Message Index

Go to full version