<?php header(‘Content-Type: text/html; charset=utf-8’); $names = array( ‘Георги Бакалов’, ‘ПЕТЪР ТОДОРОВ ЗАНЕВ’, ‘Оксана Хорват-Станчева’, ‘Тезджан Наимова’, ‘Мехмед Бурхан Демир’, ‘Иван Ласкин’, ‘Петър’, ‘милен’, ‘ЖОРО’, ‘Georgi’,…
<?php $to = ‘nobody@example.com’; $subject = ‘the subject’; $message = ‘hello’; $headers = ‘From: webmaster@example.com’ . „\r\n“ . ‘Reply-To: webmaster@example.com’ . „\r\n“ . ‘X-Mailer: PHP/’…
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache 2 web server on an Ubuntu 15.10 (Wiley…
This tutorial shows the installation of an Ubuntu 15.10 (Wily Werewolf) web hosting server with Apache2, Postfix, Dovecot, Bind and PureFTPD to prepare it for…
Let’s Encrypt is a new Certificate Authority: It’s free, automated, and open. In Limited Beta https://letsencrypt.org/
Do you want to use a domain you purchased somewhere else? No problem! You’re more than welcome to do so if you have a current…