Newletter Prgram code help
Posted: Wed Aug 30, 2006 11:53 am
Hello I am brand new at this so go easy, I am trying to create a mailing list for my newsletter and I am using a book. I have entered all the code correctly but it is giving me this :
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/f/t/p/ftpcarrie/html/mail/class.SimpleMail.php on line 4
I have checked with my hosting company and they assure me that I have PHP 5 capabilities, and I tried to add this:
AddHandler application/x-httpd-php5 .php
to my .htaccess file then I get a message
POST is not allowed for the URL /mail/admin_transact.php. and my whole site just shows up in code
can somebody please help me or show me where to go to fix this. Much Appriecated!
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/f/t/p/ftpcarrie/html/mail/class.SimpleMail.php on line 4
I have checked with my hosting company and they assure me that I have PHP 5 capabilities, and I tried to add this:
AddHandler application/x-httpd-php5 .php
to my .htaccess file then I get a message
POST is not allowed for the URL /mail/admin_transact.php. and my whole site just shows up in code
can somebody please help me or show me where to go to fix this. Much Appriecated!