Results for: "functions"
Contents (175)
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP
PHP 7 was released on December 3rd, 2015. It comes with a number of new features, changes, and backwards compatibility breakages that…
read more
The Best CSS Frameworks for Material Design
Material design is the googles new design practice, it is mobile first approach design system created by Google. The idea…
read more
How to setup FTP server on ubuntu 14.04 with VSFTPD
FTP is used to transfer files from one host to another over TCP network. This article…
read more
PHP Filters: the best way to sanitize and validate datas
What are PHP filters? One of the most amazing strengths of PHP is its convenience. Shockingly this same profit has worked…
read more
10 Useful PHP Image Manipulation Libraries
In this article, we listed 10 PHP Image Manipulation Libraries which help developers making their tasks simpler. 1. Imagine Imagine is a OOP…
read more