We use cookies to ensure you can get the best experience on our site. If you keep using this site we assume that you agree to our use of cookies. Privacy Policy OK

Author: ivailod

Posts by ivailod:

How Do I Send an Email Message Using the PHP Mail() Function?

Posted on: 20 Sep 2017 | Email

One of the most ubiquitous methods of communication nowadays is the sending and receiving of email messages. Unlike other forms of electronic communication,...

How to Create a Working PHP Mail() Script for a Contact Form?

Posted on: 20 Sep 2017 | Email

Giving your visitors an easy way to reach you is a fundamental feature that every modern site should have. As such, having a working contact form is...

How Do I Fix My Broken Contact Form?

Posted on: 20 Sep 2017 | Email

Most websites nowadays incorporate advanced functionality, such as sending a confirmation message when a visitor registers on the site, emailing password...

How to connect through SSH?

Posted on: 20 Sep 2017 | Knowledge Base

Before you connect with SSH, you need to create an SSH account. You can use the How to create an SSH account guide. To connect through SSH you need...

How to connect through SSH using PuTTY?

Posted on: 20 Sep 2017 | Knowledge Base

Before you connect with SSH, you need to create an SSH account. You can use the How to create an SSH account guide. You can download PuTTY from the...

How to connect through SSH using FireSSH?

Posted on: 20 Sep 2017 | Knowledge Base

Before you connect with SSH, you need to create an SSH account. You can use the How to create an SSH account guide. You can download FireSSH from the...

How to use telnet?

Posted on: 20 Sep 2017 | Knowledge Base

Telnet allows you to see if you have а connection to a specific hostname on a given port. To use Telnet you need to execute the following command through...

How to use mod_rewrite (RewriteRule/RewriteCond)

Posted on: 20 Sep 2017 | .htaccess

In this tutorial, we are going to walk you through the process of enabling mod_rewrite on your AwardSpace web server. What is Mod_Rewrite? Mod_rewrite...

Website files are uploaded to my account, but the website doesn’t work

Posted on: 14 Sep 2017 | F.A.Q.

If you have uploaded your website files to your hosting account, but when you visit your website you see the old content or no content at all. Few things...

“500 Unable to service PORT commands” error appears when connecting through FTP

Posted on: 14 Sep 2017 | File Management

In this tutorial, we’re going to provide information regarding the error message 500 Unable to service PORT commands, including ways to fix it....