Archive of stories published by TrinityTuts

Upgrade PHP in NGINX

In this post, I will explain to you how we can upgrade the PHP version to the latest version. With the help of this post, you are able to update to PHP version on the ubuntu server.

Add PPA to install PHP 7.4


Configure Sphinx Full text search engine

Sphinx is open source search engine. Sphinx allow full-text searches. Sphinx is very efficient to perform search over large data. Sphinx can index data from various different sources like: MySQL, HTML, Text Files etc.


Android room persistence database tutorial

Android room persistence library is a layer upon the SQLite database to give us the most robust access to the database. The room persistence library is also a part of Android Architecture Components. With the help of Room library, we have fluent database…


Request runtime permissions in Android — trinitytuts

From Android 6.0 (Marshmallow) API 23 you need to request permission when users install and launch your app. You can also request permission in run time like when your app needs to access the camera you can request permission to access…


CakePHP 4 ACL implementation

CakePHP is a free open-source framework just like Larvel. CakePHP follows Model View Controller (MVC)…

These were the top 10 stories published by TrinityTuts; you can also dive into yearly archives: 2017, 2019, 2020, 2021, and 2022.

About
TrinityTuts
Trinity tuts is a programming blog for developer and beginners who want to learn different technology like google, website, php, ajax, android, jquery, css
More information
Tags
Editors