View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 09:32 AM
David T. Ashley
 
Posts: n/a
Default C-Language CGI-BIN Programming with MySQL

Because I have some heavy number-crunching scientific applications, I'd like
to program using the C language, CGI-BIN, and with MySQL (using its
C-language interface).

Is there anything I should know? For example, when Apache runs a CGI-BIN,
is there anything special about the environment (memory limits, etc.)?

Is the paradigm I proposed workable?

Thanks, Dave.



Reply With Quote