Content deleted Content added
m Avoid promo links |
|||
Line 32:
==Security considerations==
''Web development'' takes into account many security considerations, such as data entry error checking through forms, filtering output, and encryption.
Some of this is dependent on the server environment on which the scripting language, such as [[Active Server Pages|ASP]], [[JavaServer Pages|JSP]], [[Perl]], [[PHP]], [[Python (programming language)|Python]] [[Perl|or]] [[Ruby (programming language)|Ruby]] is running, and therefore is not necessarily down to the web developer themselves to maintain. However, stringent testing of web applications before public release is encouraged to prevent such exploits from occurring.
|