Forum Moderators: coopster

Message Too Old, No Replies

Security Concerns while designing a login script / page in php + mysql

         

MatrixBrains

8:52 pm on Mar 4, 2005 (gmt 0)

10+ Year Member



Hi All,

I am a bit new to php. I am designing a new login page for my website (using php, mysql database).

However, as php + mysql, both are open source, there are many security risks invovled, so that experienced users, while designing a login page, take care to follow certain guidelines.

Being a novice, i think it would be helpful to many (including me), to review here, once again, methods / procedures / guidelines to be followed, while designing a login script.
[So as to prevent the website login system from - unauthorized access, malicious inputs in login fields, etc].

Feedback from experienced users are VERY MUCH APPRECIATED & NEEDED.

Regards,
MB

ergophobe

9:31 pm on Mar 4, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The forum library [webmasterworld.com] has a thread on security [webmasterworld.com] that may help you.

BTW, the fact that PHP and MySQL are open source actually means that security is likely to be better, not worse.

MatrixBrains

9:25 am on Mar 7, 2005 (gmt 0)

10+ Year Member



hi ergophobe,

thanks for the info. i will first read all the threads in the library. (i missed out the library).

thanks again.

regards,
MB