Latest JAS v1.1.0
144 plugins online

Code / Format_Email / cc

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

Description...

Arguments

address
Argument
name = false
Argument

Return values

Boolean
Returns

Examples

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

Comments (0)