Tektriks

Coding starts here
Home / Blog

How to run multiple PHP version in Windows 7/8/10?

I would like to thank all of my readers and their valuable feedback from my previous post “How to upgrade php 5.6 to php 7 in XAMPP on Windows?“ I have observed that few of my readers are still unable to upgrade their PHP version in XAMPP. They also faced some critical issues which were […]

A step by step guide on how to install ImageMagick in Windows

ImageMagick is powerful, free and open source software suite which contributed to create, edit, convert images throughout the years. It supports creating various type of image formats. The library is available on different versions of operating systems like windows, linux, mac etc. It is easy to install on Unix OS from command prompt but creates […]

How to upgrade php 5.6 to php 7 in XAMPP on Windows

User Alert: Click here to run multiple PHP versions in Windows. PHP 7.0.0 is released on 3rd Dec. 2015. It comes with more strong features which I listing below – PHP 7 is almost twice as fast as PHP 5.6 Low memory usage Introducing null coalescing & Spaceship operator Scalar & Return type declarations Session […]