moham
Members
-
Joined
-
Last visited
Reputation Activity
-
moham reacted to inlinedivblock in udpate php formyour update statement should be like this
UPDATE edit SET email = $email WHERE id = $linid You are trying to update Records in a field? not a table, which is why you got the ALTER functions from NOCK, which is used to alter tables.