Posts by João Felipe • 16 points
1 post
- 
		0 votes2 answers296 viewsA: Form registration confirmation email with codeigniterGood night! In this line you are passing an attribute in a method that does not expect any attribute $address = $this->enviaEmail($email); Try adding one or more attributes to process the data…