View Single Post
Old 04-22-2005   #7 (permalink)
ViciOuS
Registered User
 
ViciOuS's Avatar
 
Join Date: Apr 2005
Posts: 82

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..
ViciOuS is offline