PHP

phpMyAdmin How To Hide Sidebar Navigation Panel & Optimize Performance

phpMyAdmin How To Hide Sidebar Navigation Panel & Optimize Performance

BACKUP YOUR FILES FIRST BEFORE MAKING ANY CHANGES SO YOU CAN EASILY REVERT BACK phpMyAdmin is an indispensable tool when it comes to database management and manipulation. However, it is not perfect out of the box for many advanced users, who would like to customize it a little, and if possible improve workflow and performance […]

How To Verify User’s Mobile Phone Number in PHP + Privacy Concerns Using 3rd Party Service

How To Verify User’s Mobile Phone Number in PHP + Privacy Concerns Using 3rd Party Service

Article updated: 30 May 2018 USER REGISTRATION: HOW TO VERIFY USER’S MOBILE PHONE NUMBER IN PHP + PRIVACY CONCERNS USING 3RD PARTY SERVICE Today business models relies on security, both for user and provider of the service. This relationship is very fragile sometimes and open to various misuse and abuse. Additionally, when you enter SPAM […]

OpCache + APCu + Static HTML Cache Server Performance Benchmark

OpCache + APCu + Static HTML Cache Server Performance Benchmark

OpCache + APCu + Static HTML Cache – Server Performance Benchmark We got cheap Apache VPS server and performed analysis of a common CMS system performance under various cache setups. We wanted to determine how the server performs under plain setup, as well as with the help of bytecode caching with ZEND OpCache, along the […]