Latest JAS v1.1.0
144 plugins online

Code / Format_Email / from

Format_Email :: from
Method
include/format/email.php

Description...

Arguments

address
Argument
name = false
Argument

Return values

Boolean
Returns

Examples

Format_Email From method example
PHP
<?
  $format_email->from($address, $name = false);  //Call Format_Email::from method
?>

Comments (0)