Results for: "encrypt"

Contents (75)

PHP: Storing arrays in database
PHP: Storing arrays in database

When working with databases, sometimes it is necessary to store an array in a MySQL field. Unfortunately, there is no…

read more
Hash Passwords With PHP 5.5
Hash Passwords With PHP 5.5

Every PHP developer would have to build an application that relies on a user login. It means that the user of the…

read more
PHP 5.5: Introduction To The New Functionalities
PHP 5.5: Introduction To The New Functionalities

PHP 5.5.0 has been released, bringing with it a host of new features and fixes. Here we post a review; Generators…

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
Google Wallet: your fast and secure digital wallet
Google Wallet: your fast and secure digital wallet

Google Wallet is a convenient payment system offered by the company for Android users, previously known as Android Pay.   What is…

read more