Posted by mbstevens on 01/13/06 04:23
Greg wrote:
> I can program in php but avoid it due to
> the possibility of introducing security isssues from a lack of
> (tedious) study (and because I don't like php).
You should at least consider the other commonly available
alternative, Perl. A couple of hours searching and reading about
detainting data from visitors should take care of the security issues.
The cgi.pm module is also a great help with that problem. It's all
easy enough.
If you host supports Python (not as common), that's a great alternative,
too.
--
mbstevens
http://www.mbstevens.com/
Navigation:
[Reply to this message]
|