Results for: "PHP"

Contents (211)

Php: Create your Caching System Easily and Quickly
Php: Create your Caching System Easily and Quickly

If you need to integrate a caching system quickly, you can use this ultra simple file caching method to cache…

read more
Easy debug of Php with ChromePhp and ChromeLogger
Easy debug of Php with ChromePhp and ChromeLogger

ChromePhp is a Module to log useful details directly in your Chrome JS console. You can inspect most as objects…

read more
How to setup FTP server on ubuntu 14.04 with VSFTPD
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
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
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