message: email sending ready

This commit is contained in:
2025-02-19 16:41:09 +05:45
parent 9f2c0fec1d
commit e827dc6ccb
13 changed files with 407 additions and 131 deletions

7
mailCredentials.php Normal file
View File

@ -0,0 +1,7 @@
<?php
#you are required to change these credential only
$company_name= 'Bohara Rental Team';
$support_name= 'Bohara Rental Support';
$company_address = 'Kathmandu, Nepal';
$company_email = 'subedigokul119@gmail.com';
$company_phone = +9779800000000;