| Name | Size | Mode | Actions |
|---|---|---|---|
| memberupdate.php | 2540 | 0644 | editdlrm |
| welcome.php | 2714 | 0644 | editdlrm |
/home/desid573/public_html/ims2/application/views/email/welcome.php (2714B)
Hi =$this->input->post('title')." ".$this->input->post('firstName')?>,
Welcome to Ibadan golf club. Find below your registration details and please do not hesitate to inform us if there is any
mistake. Thanks.
| Title: | =$this->input->post('title') ? $this->input->post('title') : "---" ?> | |
|---|---|---|
| Name: | =$this->input->post('firstName')." ".$this->input->post('lastName')." ".$this->input->post('otherName')?> | |
| Phone Number(s): | =$this->input->post('mobile1') . ($this->input->post('mobile2') ? ", ".$this->input->post('mobile2') : "")?> | |
| Membership ID: | =$this->input->post('membershipId')?> | |
| Gender: | =$this->input->post('gender') == "M" ? "Male" : "Female" ?> | |
| Amount Deposited: | ₦= number_format($this->input->post('amountDeposited'), 2)?> | |
| Street: | =$this->input->post('address')?> | |
| City: | =$this->input->post('city')?> | |
| State: | =$this->input->post('state')?> | |
| Country: | =$this->input->post('country')?> |
We hope you enjoy your time with us.
The Manager,
Ibadan Golf Club