CGI apps in C?

Danial Thom danial_thom at yahoo.com
Fri Jul 14 21:00:34 UTC 2006



--- Mark Bucciarelli <mark at 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 


More information about the freebsd-isp mailing list