Send email using PHP mail() function
Send email using PHP mail() function PHP has built-in mail() function which can be used to send email without authentication. You just need to make sure that server is properly…
Send email using PHP mail() function PHP has built-in mail() function which can be used to send email without authentication. You just need to make sure that server is properly…
Send Email using ASP.Net using C# ASP.Net has built in class to send email. You can send email with or without authentication. In our previous post we provided sample script…
Send Email using ASP.Net VB.Net ASP.Net has built in class to send email via script. You can send email with or without authentication using ASP.Net namespace System.Net.Mail. Following is the…
Send Mail Using CDO On Windows server, you can send mail using CDO. CDO allows to send email using SMTP authentication as well as without SMTP authentication. Here is the…
Install latest Kernel on CentOS 6 By default CentOS 6 comes with kernel-2.6.x kernel. If you run yum update, it will update the latest kernel in kernel-2.6.x branch. It will…
Restrict Access to Addon Domains through the Main Domain On cPanel server, addon domains are linked with subdomains and sometimes, web hosting providers force to create all addon domains inside…
WordPress One-Click installation via Softaculous WordPress is widely using blogging script and CMS. Most of the hosting providers offer one-click WordPress installation via Softaculous. Softaculous provides many scripts and it…
Sometimes we need database usage by its tables and total number of records in each table. By default you will not get table size and total number of records for…
Plesk Behind NAT Many hosting providers use NAT in their network to limit number of public IP address as well as to improve security of the server. Network Address Translation…
Specified web site already exists SolidCP is an open source free web hosting control panel for Windows server. It is a multi servers control panel for Windows server. In…