Last posts

Yii 2, sending mail through SMTP

Simple instruction by sending mail to Yii 2 (basic, advanced) via SMTP

December 19, 2016 77 Alex Yii Framework 2yii2mail

Android. Live search using ListView

A simple example of a live search in several steps in Android using ListView.

September 2, 2016 26 Yehor Rykhnov androidjava

Yii Framework. Yii extension for customer.io

Are you use yii and customer.io for send emails? Then this simple example of extension for quick start and sending emails from your site through customer.io for you.

August 15, 2016 16 Yehor Rykhnov Yii FrameworkYii extensionsmail

Elasticsearch. Update, delete a document

Elasticsearch. Part 7, update, delete a document in Elasticsearch. Previous part: Elasticsearch. Highlight search results.

July 9, 2016 18 Yehor Rykhnov Yii Framework 2yii2PHPElasticsearch

.htaccess, use cache of browser to speed up site

Speed up work of site using client-side caching

July 4, 2016 21 Alex .htaccessapache

Elasticsearch. Highlight search results

Elasticsearch. Part 6, highlighting search results in Elasticsearch. Previous part: Elasticsearch. Full-text search.

Often the need to allocate a search phrase in the search results. Elasticsearch has built-in mechanisms for the selection and framing of the search result to HTML tags. An example of the highlighting of search results in Elasticsearch using CURL, PHP and Yii2.

July 1, 2016 24 Yehor Rykhnov Yii Framework 2yii2PHPElasticsearch

WoSign. Free SSL certificate and HTTPS for your site on 3 years, step by step guide

You have decided to move to the HTTPS protocol? Then this guide for you.

How to get an SSL certificate and enable the HTTPS protocol for the site on 3 years free from WoSing. Step-by-step instruction.

June 30, 2016 17 Yehor Rykhnov freeSSLhttps

Elasticsearch. Full-text search

Elasticsearch. Part 5, full-text search in Elasticsearch. Previous part: Elasticsearch. Search, filters - Query DSL.

Example full-text search in Elasticsearch with help CURL, PHP and Yii2.

June 22, 2016 19 Yehor Rykhnov Yii Framework 2yii2PHPElasticsearch

Elasticsearch. Search, filters - Query DSL

Elasticsearch. Part 4, use the filter to search Elasticsearch. Previous part: Elasticsearch. Retrieving data.

An example of the use of filters to search in Elasticsearch with help CURL, PHP и Yii2.

June 21, 2016 15 Yehor Rykhnov Yii Framework 2yii2PHPElasticsearch

Elasticsearch. Retrieving data

Elasticsearch. Part 3, how to get the data in Elasticsearch. Previous part: Elasticsearch. Adding data (indexing).

Example of get data Elasticsearch with help CURL, PHP and Yii2. This article will be reviewed example of retrieving of data with help Id, search data and getting data over the filter, search and getting of all data.

June 14, 2016 14 Yehor Rykhnov Yii Framework 2yii2PHPElasticsearch