Thanks all of you guys for your help.
I was able to make it work
Thanks once again
On Tue, 30 Nov 2004 Chris Hewitt wrote :
>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.
On Mon, 2004-11-29 at 21:53, Kevan D. Wisdom wrote:
> Hey,
>
> I just want to know how to post question to the mailing list. Setting
> up the news server through Outlook express just wont work.
>
> Thanks
>
Hello,
It should do from Outlook Express, this is just a mailing list, so you
just sen
Hey,
I just want to know how to post question to the mailing list. Setting
up the news server through Outlook express just wont work.
Thanks
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
Hello Everybody,
When I try to use mail() function it is not working.
This is my program:
$to="[EMAIL PROTECTED]";
$from="[EMAIL PROTECTED]";
$message="Hai\nHow r u?";
$subject="Hello";
$success=mail($to, $subject, $message, "From:$from");
if ($success)
echo "Your mail has been sent";
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