Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 14:00:32 -0700 (PDT)
From:      Danial Thom <danial_thom@yahoo.com>
To:        Mark Bucciarelli <mark@gaiahost.coop>, David Rhodus <drhodus@machdep.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: CGI apps in C?
Message-ID:  <20060714210032.69939.qmail@web33307.mail.mud.yahoo.com>
In-Reply-To: <20060714202233.GF396@rabbit>

next in thread | previous in thread | raw e-mail | index | archive | help


--- Mark Bucciarelli <mark@gaiahost.coop> 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 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060714210032.69939.qmail>