Hi,
Has anyone tried successfuly the "smtp_mail" class from Wrox's "Professional
PHP Programming" book? I am trying to use it, but it always come up with the
error:
Parse error: parse error, expecting `'('' in smtp_mail.inc on line 92
Well, looking at the code, I couldn't find anything wrong with it. I've
included the class in this message, so if you're interested in trying it, do
it by including it on a test script:
<?
include "smtp_mail.inc";
?>
You should obtain the above error message straight away...
I know that someone else asked this before in the list, but I believe he
didn't get any reply posted back here.
Please help!
Thanks,
Joao