PDF (US Ltr)
- 1.2Mb
PDF (A4)
- 1.2Mb
HTML Download (TGZ)
- 159.1Kb
HTML Download (Zip)
- 190.4Kb
MYSQL *
mysql_connect(MYSQL *mysql,
const char *host,
const char *user,
const char *passwd)
This function is deprecated. Use
mysql_real_connect()
instead.