cc($cc)
Parameters: |
|
---|---|
Returns: |
CI_Email instance (method chaining) |
Return type: |
CI_Email |
Sets the CC email address(s). Just like the “to”, can be a single e-mail, a comma-delimited list or an array.
cc($cc)
Parameters: |
|
---|---|
Returns: |
CI_Email instance (method chaining) |
Return type: |
CI_Email |
Sets the CC email address(s). Just like the “to”, can be a single e-mail, a comma-delimited list or an array.
Please login to continue.