|
Posted by noone on 02/06/06 06:02
ezmiller wrote:
> Hi,
> I am very new to php, and I am trying to use it to access a mysql
> database. But I'm trying to use mysql_connect but the browser returns
> the following error sayin that the mysql_connect function is undefined.
> Why? Can anyone help?
>
> Fatal error: Call to undefined function mysql_connect() in
> C:\Data\Now\ContractWork\FriendsKnitting\LiveWebSite\friends_emailsubmit.php
> on line 11
>
> ezmiller
>
look at your PHP.INI file to make sure you are loading the Mysql Modules.
M.
Navigation:
[Reply to this message]
|