|
Well, $_GET['id'] just returns null and if i put + 0 at the end then it just returns 0. So I tryed using the row id instead and it updates the very top row and nothing else.
Also, I use $_GET['id'] at the top of my script, and that seems to work fine because it displays the right row content.
Last edited by ViciOuS; 04-22-2005 at 10:39 PM..
|