Category: PHP

PHP Simple File Caching Tutorial

Caching is the practice of storing data in and retrieving data from a file, database or memory so that future...

Advertisements

PHP Socket Programming Tutorial

Every programming language enable to use socket programming to provide the communication mechanism between two processes on the same or...