Author Archives: Huzoor Bux
How to Reward users for viewing videos using AJAX
In this tutorial, we are going to show you how to reward users for watching videos in your site. They would be rewarded only for watching the whole video without fast-forwarding/skipping parts of it and would be rewarded only once for each video.
[ Read More ]
12 Reasons to Choose PHP for Developing Website
Ever since the dawn of the internet, there have been countless additions and developments over the decades that have amazingly improved a number of our technologies. One of the technologies spoken of regards the creation and development of website designing tools and platforms. Many such website creators/developers have opted to utilize PHP in their website design efforts, and the reason behind this is due to the open-source server-side scripting language, which allows the user to opt for a range of different features at their disposal.
[ Read More ]
Create HTML5 Fullscreen Static Video Background Using CSS
In This tutorial I will show you how to add a static video background using CSS, It's a very simple and easy script and looks amazing on landing pages. In this tutorial we are using HTML5 <video> tag to embed video and CSS to put that video on background.
[ Read More ]
jQuery Fullcalendar Integration with Bootstrap, PHP & MySQL
Recently I have used this plugin in an application and faced some issues to integrate it with bootstrap so I don't want my readers to waste time in integration in this tutorial you will get a fullcalendar working with bootstrap, PHP & MySQL. We are doing some basic operations like add event, edit event and delete event.
[ Read More ]
jQuery Fullcalendar Integration with Bootstrap, PHP & MySQL
Recently I have used this plugin in an application and faced some issues to integrate it with bootstrap so I don't want my readers to waste time in integration in this tutorial you will get a fullcalendar working with bootstrap, PHP & MySQL. We are doing some basic operations like add event, edit event and delete event.
[ Read More ]
Facebook style timeline content loading placeholder with CSS
If you have noticed that when you open Facebook it show a content loading placeholder how that placeholder work and a working demo available below I have found that example on coepen and want to share that with you all if you need it you can use it in your applications.
[ Read More ]
Create YouTube Video Search Engine with jQuery
This code snippet I found on codepen and found it interesting so sharing it with my readers, It's a simple jQuery script help you to search videos on YouTube you can search any video on YouTube publicly available. It's a very simple and easy to configure jQuery snippet let's make YouTube search engine site with jQuery.
[ Read More ]