PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
$user .= "Yoda";
$message .= "http://www.kcchristians.com/myprofile/".$user.", ".$user." has poked you
on KCChristians.com!";
mail($email, 'You\'ve bene POKED!', $message, 'FROM: no-reply@kcchristians.com');