I am building a website and using sendmail for smtp(localhost) for email verification but these requires change in .ini file of php. Now what will happen after the website is hosted in web server. Is there any speicific thing or shoud I use phpMailer API in my code.