Browsing Category
PHP Development
7 posts
Advance PHP Tricks and Tips Part One
Advanced PHP Tips And Tricks That Can Make Developer's Life Easier.
Secure Web applications using CryptoJS and PHP
Secure Web applications using CryptoJS and PHP in a very simple and effective way.
Generate random strings in PHP for encryption
A simple way to generate random strings in PHP
Calculate Distance PHP MySQL between 2 Locations
Calculate Distance in PHP MySQL between 2 Geo Locations
PHP AES 256-bit Encryption and Decryption
Secure your data using PHP and AES 256 bit algorithm. Encrypt entire pain text to a cipher text and decrypt using the same key pairs.
Data Encryption Using PHP openssl_pkey
Simple and secure method for encryption and decryption using open_ssl in php. It is very useful for securing data over your php application.
Tips for PHP Web Application Security
Best practice for application development in PHP. Just need to keep few pints in the mind while development to secure your application.