problem calling by unique id from database in php
ok, so I have this code:
a href=search.php?ID=",$i[0],"
(I took out the greater than less than cause I don't know how it would show
up in some news readers)
my problem is that lets say ID=5
it will call everything in my database with a 5 in the ID (ie. 5, 15, 25,
etc.) Can anyone help me get passed this?
TIA,
Baker
|