Jump to content

About php security


mitz444

Recommended Posts

Hi guys, I just want to know how would php security compare to java security? Its because that me and my officemate are developing a site which would handle confidential documents and we just cant decide on whether we should use php or java. Please do post you opinions regarding this and it would even be better if you could also post links to write-ups about php security. Thanks!

Link to comment
https://forums.phpfreaks.com/topic/53500-about-php-security/
Share on other sites

They are both secure, it depends on how secure you write your code, and how secure your web server is.

 

Each of them have security functions, and each one allows you to write you own functions, making them both a secure language, if you know what your doing, and what types of things to be looking for.

Link to comment
https://forums.phpfreaks.com/topic/53500-about-php-security/#findComment-264462
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.