Hi
Why use PHP? Why not VB.NET > MySQL?
G_Waddell
Practically a Master Poster
619 posts since Nov 2009
Reputation Points: 107
Solved Threads: 93
Skill Endorsements: 5
I also wonder why php came in here! Why not just from VB.NET to MySQL as G Waddell said?
savedlema
Junior Poster in Training
73 posts since Sep 2012
Reputation Points: 0
Solved Threads: 1
Skill Endorsements: 0
So you're saying an uncomplied php file is more secure than a complied .Net program?
G_Waddell
Practically a Master Poster
619 posts since Nov 2009
Reputation Points: 107
Solved Threads: 93
Skill Endorsements: 5
If Random guys can just show up take your dll and decompile it then a login page is the least of your security issues on that server! If you're that worried you can use an obfuscation program. But frankly if you have a secure server they shouldn't be able to even get to that stage. What if they get in and hijack your session? or use cross site scripting? You are only as secure as the system you design and build on. ASP.NET is just as secure as PHP
G_Waddell
Practically a Master Poster
619 posts since Nov 2009
Reputation Points: 107
Solved Threads: 93
Skill Endorsements: 5