From owner-freebsd-isp@FreeBSD.ORG Fri Jul 14 21:00:34 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B63016A4E1 for ; Fri, 14 Jul 2006 21:00:34 +0000 (UTC) (envelope-from danial_thom@yahoo.com) Received: from web33307.mail.mud.yahoo.com (web33307.mail.mud.yahoo.com [68.142.206.122]) by mx1.FreeBSD.org (Postfix) with SMTP id 6B79F43D45 for ; Fri, 14 Jul 2006 21:00:33 +0000 (GMT) (envelope-from danial_thom@yahoo.com) Received: (qmail 69941 invoked by uid 60001); 14 Jul 2006 21:00:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=cReasUzePTVWxVuQhlNqWkvnOhw6SPg6IsFGfeDAinc93g1bJUPSeIt99LwdeAbMNsRFM+bu4fAVByGnQj+Vqq4Um618QefvpOrdApr9zrFoEqf6XEIYfZIQYvr1PmpsReCvdJ39nt3AyFaZ2ntRyusuoUqzuzUP2JFMgB8iezE= ; Message-ID: <20060714210032.69939.qmail@web33307.mail.mud.yahoo.com> Received: from [65.34.182.15] by web33307.mail.mud.yahoo.com via HTTP; Fri, 14 Jul 2006 14:00:32 PDT Date: Fri, 14 Jul 2006 14:00:32 -0700 (PDT) From: Danial Thom To: Mark Bucciarelli , David Rhodus In-Reply-To: <20060714202233.GF396@rabbit> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-isp@freebsd.org Subject: Re: CGI apps in C? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: danial_thom@yahoo.com List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jul 2006 21:00:34 -0000 --- Mark Bucciarelli wrote: > On Fri, Jul 14, 2006 at 04:03:23PM -0400, David > Rhodus wrote: > > > Some applications. Why do you ask ? > > The more I learn about PHP the less I like it. > So I have a bias > towards apps in C and C++, but am having a hard > time finding any. > > I just found a little poll app (sonda) but my > most pressing need > is for a form2mail. > > Do you have a link to any of the apps you use? > Or are you the > author? > The first thing you need is a good cgiparse() routine that handles all the GET POST variants, forms, multipart forms, etc. Its a pain in the butt in 'C'. php isn't half bad, and it has all the ugly stuff built in. You might get your clothes a bit cleaner with the rock and stream method, but use the washing machine. In the long run you'll be glad you did. DT __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com