View Single Post
  #98 (permalink)  
Old 12-13-2007, 06:40 PM
AshDigg's Avatar
AshDigg AshDigg is offline
Mayor of PliggVille
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
Just by taking a look at the code you posted, I see a problem here...

PHP Code:
            $from 'From: admin@blogengage.com' 
            
$subject="Welcome to BlogEngage" 
You cut off half of the original code, and you're ending the lines with a . (period) instead of a ; (semicolon).
__________________
- Ash
Reply With Quote
The Following User Says Thank You to AshDigg For This Useful Post: