php - Secure Hidden form Data $_POST -


i fiddling around in chrome , realized hidden form element can changed user in chrome inspector.

enter image description here

as can see in picture above user can go in , edit form in chrome , submit form.

i'm curious if there way around such more secure way of sending data files not want changed user.

easy, don't put in form. can put it? store in session.


Comments

Popular posts from this blog

javascript - Complete OpenIDConnect auth when requesting via Ajax -

apache - PHP Soap issue while content length is larger -

c# - Replace text in MailItem Body -