Использование типа данных MySQL BLOB для хранения изображений с PHP в Ubuntu 18.04
Автор выбрал Girls Who Code для получения пожертвования в рамках программы Write for DOnations. Большие двоичные объекты (BLOB) — это…
Автор выбрал Girls Who Code для получения пожертвования в рамках программы Write for DOnations. Большие двоичные объекты (BLOB) — это…
Стек LEMP представляет собой набор программного обеспечения, который используется для отображения динамических веб-страниц и веб-приложений. Этот акроним обозначает операционную систему Linux и веб-сервер Nginx. Данные при этом хранятся в базе данных MySQL, а динамическое…
Uma versão anterior desse tutorial foi escrito por Brennen Bearnes. O Composer é uma ferramenta popular de gerenciamento de dependências para o PHP, criado principalmente para facilitar a…
LDAP allows you to keep your user authentication across multiple systems centralized in one location. In this guide, we will cover how to configure a client Ubuntu 12.04 machine to connect to our LDAP server for user authentication.
Die Containerisierung einer Anwendung bezeichnet den Anpassungsprozess einer Anwendung und ihrer Komponenten, um sie in einfachen Umgebungen ausführen zu können, die als Container bekannt sind. Derartige Umgebungen sind…
In this tutorial, you will create your first Salt Formula which will configure your server with Vim, the Apache web server, PHP, and git.
Автор выбрал Diversity in Tech Fund для получения пожертвования в рамках программы Write for DOnations. Laravel — одна из самых популярных в настоящее время инфраструктур…
LDAP is a centralized system for describing relationships and entries through a file and directory structure. This guide will cover how to set up a basic LDAP server and administer it through a web front end.
This tutorial will illustrate the steps required to install and configure Slim Framework on a the cloud provider VPS. By the end of this tutorial, you will have a well organized, working instance of Slim Framework, complete with a folder structure that you can base your project in.
Brennan Bearnes escribió una versión anterior de este tutorial. Aunque muchos usuarios necesitan la funcionalidad de un sistema de gestión de bases de datos como MySQL, es posible que no se sientan cómodos interactuando…