From owner-freebsd-questions@FreeBSD.ORG Fri Jul 4 06:09:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDE9337B401 for ; Fri, 4 Jul 2003 06:09:46 -0700 (PDT) Received: from juice.thebigchoice.com (pc1-nott2-3-cust18.nott.cable.ntl.com [80.4.204.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 521D943FBF for ; Fri, 4 Jul 2003 06:09:45 -0700 (PDT) (envelope-from matt@thebigchoice.com) Received: (qmail 8022 invoked from network); 4 Jul 2003 13:09:45 -0000 Received: from localhost.proweb.net (HELO thebigchoice.com) (127.0.0.1) by juice.thebigchoice.com with SMTP; 4 Jul 2003 13:09:45 -0000 Message-ID: <3F057C99.8050407@thebigchoice.com> Date: Fri, 04 Jul 2003 14:09:45 +0100 From: Matt Heath User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en, en-us MIME-Version: 1.0 To: questions@freebsd.org References: <07e301c340ec$1159e770$1b41d5cc@nitanjared> <3F03FB8A.9080700@thebigchoice.com> <20030704120154.88D0.JOEL@alpsgiken.gr.jp> In-Reply-To: <20030704120154.88D0.JOEL@alpsgiken.gr.jp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Which server-side programming should i choose. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 13:09:47 -0000 Joel Rees wrote: >>>PHP!! All the way...easiest, free, likely to be more >>>secure than Perl if used as Apache module than CGI. >>> >>> >>More secure, how so? >> >> > >Less arcane syntax to hide holes in, maybe? > >However, for people who know what they are doing, perl code can be made >more secure than php code. > > I'm not trying to be insulting but I think that you don't know what you're talking about.