Jump to content

Website Security Question.


njdubois

Recommended Posts

Hello there!

 

I'm in the midst of building a page on my website that allows users to change their details.  Including usernames and passwords.  I love using JS and AJAX to do these kinds of forms but feel very uncomfortable submitting these types of new details to the database over AJAX.

 

I know I can rename variables and make things hard to read, but really I would prefer to not have to do this.  I'm not submitting database field names in the URL, and my select/update strings are extremely narrowed down.  Passwords are encrypted, I've taken all the common sense steps.

 

Is there any other technology that allows updating only a part of a page, that is more secure?  It's all client side I guess, so I understand my question is pointless.  Maybe there is something?

 

Thanks

 

Nick 

Link to comment
https://forums.phpfreaks.com/topic/283781-website-security-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.