importmodifications4
Technical User
i am using this:
mail ("$user_email", "Thanks for joining!", "$message"
;
it works when I try sending mail to MY email address, but whenever ANYONE else uses there email address, it never gets sent to them...what should i do???
mail ("$user_email", "Thanks for joining!", "$message"
it works when I try sending mail to MY email address, but whenever ANYONE else uses there email address, it never gets sent to them...what should i do???