Blog Archives

Encryption between Java/Android and PHP

Use case While working on an android app that retrieves it’s data from a PHP-API  I needed to build a both-sided en- and decryption layer to secure the requests and responses properly. I decided to use an AES encryption with

Posted in Android, Encryption, Java, PHP, Security, Webserver

Enable Zend PHP Debugging under IntelliJ 11.1

Use case In this tutorial I assume that you have already installed and configured the Web server and the PHP engine properly. If not, please have a look at this tutorial. Solution In our configuration we use all default properties

Tagged with: , ,
Posted in Debugging, IntelliJ, kubuntu, Linux, PHP, Webserver, Zend

Late Static Binding in PHP < 5.3

Use case Even though PHP 5.3 is already out since more than one and a half year, a lot of web-hosters still don’t provide this version. In one of my projects I had to deal with the webhoster all-inkl. The

Tagged with: , , , ,
Posted in PHP
Archive
Categories