Youtube Style Share Button With URL Shortening using CURL, jQuery and PHP.
These days every website must contain a section that is called “Share This”. After creating facebook style posting and youtube style rating system I have now come to share…
These days every website must contain a section that is called “Share This”. After creating facebook style posting and youtube style rating system I have now come to share…
Today I have created Youtube style rating system which is also called thumbs up/down rating. It is 99% identical to original youtube rating system. I have tried my best…
This post is for CI lover who wants to learn Codeigniter. This script will show you how can we check live availability of username or email using Ajax in…
Today, I will show, how can we upload and convert a video file to flv using FFmpeg in CodeIgniter website. FFmpeg commands runs in Linux but in Window server…
Few days ago I have developed a Grid system using PHP, jQuery and Ajax. I want to share this with my dear users. It is not very well parametrized…
Encryption is useful where critical data is being transferred in url. I have found a simple and secure encryption class with some changes to make it fit for new…