|
All languages can be "safe" and all languages can be "unsafe"
The problem is not with the actual language but usually with the way scripts are implemented or programmed. You (as a programmer) can either leave potential "holes" or "backdoors" if you do not understand the basics of security and the importance of "sanitising" user input before sending a database query.
Although it's the things you CAN'T control 100%, such as users with weak passwords (names, birthdays, their dogs name) etc that are the most likely point of failure generally.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|