Gossamer Forum
Home : General : Internet Technologies :

php & mysql

Quote Reply
php & mysql
I meet a question when I practice PHP and MySQL:
I have $db=mysql_connect(); or $db=mysql_pconnect(); in my *php code.
I got error message:
"Call to undefined function: mysql_connect()"
"Call to undefined function: mysql_pconnect()"

Will you tell me that what is the possible solution?

I have installed Mandrake Linux in my PC. There are PHP, MySQL , Apache
come with Mandrake installation.

Last edited by:

jinwu: Jun 8, 2003, 6:03 AM
Subject Author Views Date
Thread php & mysql jinwu 9623 Jun 8, 2003, 6:01 AM
Post Re: [jinwu] php & mysql
Andy 9413 Jun 8, 2003, 1:54 PM
Post Re: [jinwu] php & mysql
Stealth 9388 Jun 8, 2003, 6:48 PM
Thread Re: [jinwu] php & mysql
jinwu 9380 Jun 9, 2003, 9:54 AM
Post Re: [jinwu] php & mysql
Stealth 9344 Jun 9, 2003, 1:49 PM
Thread Re: [jinwu] php & mysql
Andy 9359 Jun 9, 2003, 3:56 PM
Thread Re: [Andy] php & mysql
jinwu 9327 Jun 14, 2003, 5:39 PM
Thread Re: [jinwu] php & mysql
Andy 9307 Jun 16, 2003, 1:20 AM
Post Re: [Andy] php & mysql
Wil 9289 Jun 16, 2003, 1:46 AM