I am trying to have the user enter data via a check box and have it sent to me via email. That data is entered but the email says “The new user ID is requesting access to: Array”
Her is my code. Well some of it at least.
$message.=“
The new user ID is requesting access to: “.$_POST[‘Category’].”
”;//Then later on in the script
What am I doing wrong? Any help would be greatly apprecited. I can not wait to get my site up and running. So far I have referred 3 people who are thinking about hosting with Dreamhost and I have only been here 4 days myself!