just a guess, are you sure you didn't transpose the first 2 letters of
the class? should it be DbConnect() and not BdConnect() ?
now that i think about it you would probably get a different error if
the class didn't exist though.
Marcos Nagamura wrote:
Hi,
sorry about the off-topic.
With
Hello,
On 11/19/2004 01:31 AM, Mikea wrote:
WinXP Pro SP1
PHP 4.3.9
I am still learning PHP so please be gentle with me! LOL
I am trying to send mail from my PC. For some reason it is not working.
The line is
mail($email_to, $email_subject, $email_message);
There is no error or failure but the ema