FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Are there C libraries that are comparable to the PHP libraries?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Are there C libraries that are comparable to the PHP libraries? [message #169716 is a reply to message #169708] Thu, 23 September 2010 19:37 Go to previous message
felix is currently offline  felix
Messages: 2
Registered: September 2010
Karma:
Junior Member
* Michael <MichaelDMcDonnell(at)yahoo(dot)com>:
> If I decide to do my server side work using C and CGI is there a set
> of C libraries comparable to PHP? I'm going to need to do e-commerce
> among other things, and am concerned that there may not be much
> available for C.

If you are willing to stick with ONE webserver, you could use the apache
module API. Of course, this is kind of low level, but combining it with
some libraries like e.g. PCRE (depending on what you actually need), it
could be useful.

If you are interested in webservices, there's Axis for C, see here:
http://ws.apache.org/axis2/c/

But, generally speaking, most of the time there's no real reason to use
a low level language like C for these things. There's already a wide
variety of languages/platforms made especially for web- and enterprise
applications, including PHP, but if you are looking for alternatives,
maybe consider C# with ASP.NET or Java/JSP or even Ruby, perl (mod_perl
for apache), python, ...

Regards,
Felix

--
Felix Palmen (Zirias) + [PGP] Felix Palmen <felix(at)palmen-it(dot)de>
web: http://palmen-it.de/ | http://palmen-it.de/pub.txt
my open source projects: | Fingerprint: ED9B 62D0 BE39 32F9 2488
http://palmen-it.de/?pg=pro + 5D0C 8177 9D80 5ECF F683
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: EDI files and PHP
Next Topic: Authentication code creation for google analytics API in PHP
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 20:39:46 GMT 2024

Total time taken to generate the page: 0.04160 seconds