Posted by peter on 10/23/05 16:25
I have taken over the website duties at work. I am still learning PHP
and MySQL. I want to have a form where the user enters some finacial
info and it is stored in a database. It, obviously, needs to be
secure. I know how to make the input form secure. But what about
retrieving the data? I was thinking I would use a password-protected
secure form for that. Is that enough? What if I happen to view the
records using PhpMyAdmin? Does that constitute an insecure
transmission? Any other thoughts regarding the security of a setup
like this would also be greatly appreciated.
Thanks,
Peter
Navigation:
[Reply to this message]
|