Results for: "server"

Categories (1)

Contents (280)

How to detect Mobile & Retina Devices: 8 Techniques
How to detect Mobile & Retina Devices: 8 Techniques

In order to serve mobile-optimized content, you need to detect which visitors are coming from mobile devices and which aren’t. Here…

read more
Setup SSL Certificate on Apache and Ubuntu 12.04
Setup SSL Certificate on Apache and Ubuntu 12.04

How to Create a SSL Certificate on Apache for Ubuntu 12.04   About SSL Certificates A SSL certificate is a way to encrypt…

read more
Firefox OS: Start To Develop Your First App
Firefox OS: Start To Develop Your First App

Nearly two years ago, Mozilla announced "Boot to Gecko" (a.k.a. B2G), a project whose primary goal was to provide a…

read more
Predis: PHP Library for REDIS
Predis: PHP Library for REDIS

Redis is an open source data structure server…

read more
PHP: Read, Write And Compress files with Zlib Extension
PHP: Read, Write And Compress files with Zlib Extension

The zlib extension contains versions of many file-access functions, such as fopen(), fread(), and fwrite() (called gzopen(), gzread(), gzwrite(),…

read more