anurag bhatia wrote:
I am getting this error message
Fatal error: Call to undefined function mysql_connect()
I have MySQl 4.1,PHP 5, and Apache 1.3 I am running these on Windows Xp
Home..
Please Please Please Help
The error means that you have not activated MySQL support in PHP. You
need to do
On Mon, 2004-11-29 at 08:53, anurag bhatia wrote:
>
> I am getting this error message
> Fatal error: Call to undefined function mysql_connect()
> I have MySQl 4.1,PHP 5, and Apache 1.3 I am running these on Windows
> Xp Home..
> Please Please Please Help
> Thanks
> Anurag
It means that you do
I am getting this error message
Fatal error: Call to undefined function mysql_connect()
I have MySQl 4.1,PHP 5, and Apache 1.3 I am running these on Windows Xp Home..
Please Please Please Help
Thanks
Anurag