Results for: "return"
Contents (245)
PHP Libraries For Summer 2016
Here are our picks for the 12 most useful and interesting open-source PHP libraries that you should check out this…
read more
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
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