Latest JAS v1.1.0
144 plugins online

Code / Format_Email / detach

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

Description...

Arguments

index
Argument
name = false (reference)
Argument

Return values

Mixed
Returns

Examples

Format_Email Detach method example
PHP
<?
  $format_email->detach($index, &$name = false);  //Call Format_Email::detach method
?>

Comments (0)