Quote:
Originally Posted by Wifey's World A.M.
I don't know what you are trying to do, but you might want to put each sms email address as a value in an array and then loop through that array.
$smsArray = array(" [email protected]", " [email protected]", " [email protected]");
foreach ($smsArray AS $value) {
*do something with $value;*
}
|
been a fan for years, your wife is the hotness man
