Hello,
You probably don't have loaded the php3 mysql module (dll) which contains th
e mysql functions.
-----Message d'origine-----
De : Nikos [mailto:nkou...@geocities.com]
Envoye : jeudi 7 octobre 1999 12:15
A : win...@lists.mysql.com
Objet : mysql_connect - problem
I am trying to use a script mysql/php3. The problem is that I always get
this error:
Fatal error: Call to unsupported or undefined function mysql_connect()
mysql server is working ok... I have created all the relevant tables but
this
error persists. The same i get when I use the mysql_init()
What am i doing wrong ?
Thank you in advance !