I am trying to implement the Mailing List manager outlined in "Beginning PHP5, Apache, MySQL Web Development." But I keep getting this error:
expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in class.SimpleMail.php on line 4
Do you folks think this a bug in the book code or is it that I'm using php4 point something and not 5?
thanks, Matthew Lasar