Why are you using php3.0.17? That is atleast 6 months old!

You have downloaded a version of PHP which doesn't have MySQL functions
built in.

Beacuse you are using the Win32 version, you should just use PHP4 (the
latest version), which WILL have MySQL functions built in. Go to
http://www.php.net/downloads.php

Siggy

----- Original Message -----
From: "Devang P. Shah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, December 31, 2000 11:13 PM
Subject: [PHP-DB] Error in accessing the database through MySQL


> Dear Sir/Mam,
>
>                         I am learing to use your php version
> "php-3_0_17-win32" downloded from your site. I am having MySQL installed
>
> on my computer. When I try to connect to a database through
> "mysql_connect()" it shows error that " Fatal error: Call to unsupported
>
> or undefined function mysql_connect() in e:\shhtml\dbfwork.php on line
> 7" where dbfwork.php is my file.
>
>                         Please help me.
>
>                         Thankyou.
>
>
>                         Devang P. Shah.
>
>
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to