July 31, 2010
Send Email Using Codeigniter on Yahoo Small Business
code igniterphpenvioI just successfully using Codeigniter email library to send an email on Yahoo small business, It’s not to difficult to do that, here my step. Login To your Yahoo small business, http://smallbusiness.yahoo.com/ Click “Access Your Account” on top bar, then “small business” Click “Web Hosting Controll Panel” Click “Create & Update” tab Click “Other Site Building Tools” Click “PHP/Perl Mail” On right side, you must set email sender to use on “From” field, for example I use webmaster Click “Save Default” to set it Now at CodeIgniter controller we must […]