Browsing Tag
php
8 posts
Advance PHP Tricks and Tips Part One
Advanced PHP Tips And Tricks That Can Make Developer's Life Easier.
Display Post View Counts In WordPress 😃
Display post view count in your WordPress website without plugins.
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
WordPress – Minify CSS, HTML, JS files using PHP
As WordPress developers or designers, we all have an enemy which is called Site Speed. There are so…
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.