Below you will find pages that utilize the taxonomy term “Speed”
Get the most out of your network
Lately I moved to my new home. My idea was to setup a good stable and high performance LAN network within my home. This project sounds pretty easy at first, but it was harder than I initially suspected it to be.
In this article I talk about my goals for this project. The list of materials to get you started and creating your own network. I will talk about some useful unix tools for network analysis. How-to setup your own NFS (Network File System) server. Last but not least, I will give some Linux network tweaking advise and share my future plans.
Why should you upgrade to PHP7?
Developers who running PHP-enabled websites such as WordPress, Drupal, Joomla, Magento or even PHP frameworks like Laravel and Symfony should know about the new major PHP version. As a developer you should think about switching to PHP7. I will talk about the how-to use it, some history, the benefits of PHP7 and finally how to get PHP7 on your system.
And uhm… what about PHP version 6?
Usage
About about 98% of the websites are still using PHP version 5.*. PHP 5 is now more than 11 years old, so it’s time to move to PHP 7 and clean up obsolete functions. The PHP project has a list of deleted functions, which helps you porting PHP 5 to PHP 7 code. And list of removed APIs & extensions.