How to install OpenVPN on Linux phptuts February 27, 2017 You can easily install OpenVPN on Debian, Ubuntu and CentOS by using only one command line: Result: Finish, now you retype that command to create… Continue Reading
RC5 block cipher implement in PHP and Javascript – part 2 phptuts February 12, 2017 Read part 1: RC5 block cipher implement in PHP and Javascript Application of this block cipher method for stream cipher: There are many methods, but… Continue Reading
PHP, JS: How to detect Safari browser phptuts February 9, 2017 PHP Example: Result: Javascript Continue Reading