Posted in PHP

Get YouTube Video List by Keywords Using YouTube Search API

YouTube is the second-largest search engine in the world. Due to its immense popularity, many users integrate YouTube-related functionalities into their websites. This includes embedding…

Continue Reading...
Posted in PHP

Move Zip File From Server To Server Using Ajax

This is a quick post on the topic of moving zip files from server to server using Ajax. Recently, I have worked on a similar…

Continue Reading...
Drag And Drop File Upload
Posted in Javascript

Drag and Drop File Upload using JavaScript and PHP

Are you looking to integrate the drag and drop file upload feature on your website? This feature is much more user-friendly and reduces clicks of…

Continue Reading...
Posted in WordPress

6 Steps To Speed Up WordPress Website

Everyone knows site speed plays an important role in terms of website success. The more your site loads fast, the more users are engaging with…

Continue Reading...
Posted in WordPress

Display Last Updated Date On Post Screen in WordPress

A successful blog is built with quality articles. To make the blog popular, we used to regularly write new and well-researched articles. Along with writing…

Continue Reading...
Posted in Javascript jQuery

Improve Website Performance By Using Lazy Load Images

Website speed plays important role in your business. But, there are some factors which can affect the speed of your website. One of them is…

Continue Reading...
Posted in PHP

Set Timezone in PHP By Editing php.ini File

Do you want to set or change a timezone in PHP? PHP runs on a server that has its own timezone. The date and time…

Continue Reading...
Posted in WordPress

How To Display Post Views Count On Post Screen In WordPress

As a blogger, we regularly write a post for our blog. Some post gets popular and some are not. But what is a measure to…

Continue Reading...
Posted in PHP

How to Get Thumbnail from YouTube, Vimeo and Dailymotion Videos

Are you looking to get the thumbnail of the YouTube, Vimeo, and Dailymotion videos? These 3 are the most popular video-sharing websites on the internet….

Continue Reading...
Posted in PHP

How to Get YouTube Video Tags Using YouTube API

Recently I worked on a project where our client wants to get tags for YouTube videos. They are running their YouTube channel and wanted a…

Continue Reading...