Blog

WebSocket

WebSocket Server is a technology that enables real-time communication between a web application and a server. It provides a bidirectional data transmission…

PHP APC Cache

APC Cache is an open source opcode caching module for PHP. You can find documentation for APCu at https://www.php.net/manual/en/book.apcu.php Zend OpCache install…

robots.txt

When you make a copy of your site for development/testing purpose, you don’t need search engines index your site as it will…