Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2003 11:46:58 -0400
From:      Lucas Holt <luke@foolishgames.com>
To:        Joel Rees <joel@alpsgiken.gr.jp>
Cc:        questions@freebsd.org
Subject:   Re: Which server-side programming should i choose.
Message-ID:  <BEEA0733-AE36-11D7-9A53-0030656DD690@foolishgames.com>
In-Reply-To: <20030704120154.88D0.JOEL@alpsgiken.gr.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Regardless what server side language is chosen, it is important to read 
the documentation associated with the language.  Any language can be 
insecure if used improperly.  User input and considerations for attacks 
such as SQL Injection must be taken into account for any accessible web 
app on the internet.

Personally, I used C and PHP on my website as I found it to be simple.  
I am in the process of switching to Java technologies which are much 
more complex, but seem much faster.

Professionally I have to use .NET :(

> Less arcane syntax to hide holes in, maybe?
>
> I'd have no problem with the assertion that newbies writing php are
> likely to produce less holes per thousand lines of code. However, I
> think the OP was trying to cover too much territory with too few
> sentences. (I do that myself a lot, so I'm not one to complain.)
>

Lucas Holt
Luke@FoolishGames.com
________________________________________________________
FoolishGames.com
JustJournal.com

"The next generation of interesting software will be made on a 
Macintosh, not an IBM PC."

-- Bill Gates (unconfirmed quote) 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BEEA0733-AE36-11D7-9A53-0030656DD690>