Category: php
This post shows you how to parse and download the .m3u8 Video file using the PHP and Javascript. Some video URLs are represented by .m3u8 extension, which is basically …
Sometimes, you might want to provide visitors to navigate to next or previous posts quickly by using keyboard arrow keys. You might place the navigate links in the post …
To login to your wordpress blog admin dashboard, the wp-login.php is the file to visit. Many spammers will bruteforce passwords until they have it right. This not only puts …
The Amazon Associates allow you to place a contextual widget that shows best products to your visitors. Amazon uses big data and some undisclosed intelligent algorithms to determine which …
The following is a simple counter implementation that is based on PHP, if you have a small site of low traffic, or you just want to have a very …