From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 06:36:53 2004 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 3A4CF16A4CE for ; Tue, 26 Oct 2004 06:36:53 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D21443D49 for ; Tue, 26 Oct 2004 06:36:52 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b145.otenet.gr [212.205.244.153]) i9Q6anvd005460; Tue, 26 Oct 2004 09:36:50 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id i9Q6al9N002388; Tue, 26 Oct 2004 09:36:47 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id i9Q6alZR002387; Tue, 26 Oct 2004 09:36:47 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 26 Oct 2004 09:36:47 +0300 From: Giorgos Keramidas To: Gert Cuykens Message-ID: <20041026063647.GD2122@gothmog.gr> References: <20041026150629.6295505a@bofh.spyderweb.com.au> <20041026061948.GB2122@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-questions@freebsd.org Subject: Re: perl vs php round 1 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: Tue, 26 Oct 2004 06:36:53 -0000 Please don't post your reply on top of the quoted text and trim the quotes instead of including the entire original message verbatim :-/ On 2004-10-26 08:27, Gert Cuykens wrote: > On Tue, 26 Oct 2004 09:19:48 +0300, Giorgos Keramidas wrote: > > This can be done just as easily with mod_perl as with php. It all > > depends on the level of abstraction that you choose to write your > > HTML pages in. > > Dame you, now i still don't know which one to use PS what about python > ? Doesn't google and nasa use python, i wonder why. It has defenatly > the coolest name meaning i can make phyton aplications sounds way > cooler then perl or php or java :P I'd appreciate it if you stopped using "damn", "damned", their derivatives or other possibly offensive terms in a mailing list with thousands of subscribers. If you are only learning how PHP or mod_perl works, it doesn't really matter. Learn whatever you find it easier to install and configure. If you have a specific application with specific needs in mind, it would help if you described it in more detail. PS: I am not sure if Python can be embedded in HTML pages. I bet someone has already written a mod_python or something similar for Apache, but I don't use Python so I don't know any details.