Список структур данных из SPL с краткими пояснениями
Список структур данных из SPL с краткими пояснениями ...
PHP. Версии. Новые возможности
ООП
Коротко і ясно про принципи ООП
Virtualbox problem - Host only network not work on Ubuntu server 16.04
i have a problem when trying to connect with host only network, from host to guest ... (guest using ubuntu 16.04). Host only network not detected in guest when i type 'ifconfig' by terminal.
Що таке SOLID?
Коротка шпаргалка по принципам S.O.L.I.D
Logging Into Your Server
When we spin up a server, we'll usually have two ways to log into it, both over SSH
How To Install Nginx on Ubuntu 16.04
Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or a reverse proxy. In this guide, we'll discuss how to get Nginx installed on your Ubuntu 16.04 server.
How To Install Nginx on Ubuntu 16.04
Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or a reverse proxy. In this guide, we'll discuss how to get Nginx installed on your Ubuntu 16.04 server.
Шаблони проектування (Паттерни). Приклади на PHP
Патерни (або шаблони) проектування описують типові способи вирішення поширених проблем при проектуванні програм.
Индексы в MySQL
Индексы в MySQL (Mysql indexes) — отличный инструмент для оптимизации SQL запросов. Чтобы понять, как они работают, посмотрим на работу с данными без них.