Hello:
 
I am creating a CGI program in C that uses the
mysqlclient library. I do not want to give away the
source code for it, but want to have the binaries
downloadable off my site on the net. It must have
personolised info to login to the mysql server,
though. I thought that I could have a text file that
contains this data, but that would really slow things
down, because the file would have to be parsed for
ever HTTP request! Does anyone have any better ideas
to do this? Perhaps a .____ system file or something
like that. An environment variable might be good, but
it would have to be very easy for non-technical
webmasters (who would not have root privliges) to make
this work.
 
Thanks :)
Jeff.

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to