Skip to content

ktwom/myproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C for mysql

if you use cJSon slowly how to gcc cgi mode(it can run in Aapche CGI-BIN): gcc -o cMysql.cgi $(mysql_config --cflags) cMysql.c $(mysql_config --libs) -lm

if you use the cJSON gcc -o cMysql.cgi $(mysql_config --cflags) cMysql.c cJSON.c $(mysql_config --libs) -lm

About

c language for mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages