Skip to content

Instantly share code, notes, and snippets.

@azizozbek
Last active November 30, 2017 13:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save azizozbek/cc0a1b5ee14946735b9da6925bd80e5b to your computer and use it in GitHub Desktop.
Save azizozbek/cc0a1b5ee14946735b9da6925bd80e5b to your computer and use it in GitHub Desktop.
<?php
public $From = "azo@azizozbek.ch"; // target mail
/**
* Sets the From name of the message.
* @var string
*/
public $FromName = "Azizullah Ozbek Contact Form"; // Subject
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment