Multiple Image Upload and Generate Thumbnails in PHP
Hi guys, in this post we will see how to upload multiple images and generate thumbnails of uploaded images on the fly and also save image name/path to database. We have used image magician library to...
View ArticleEasily Export MySQL Data to Excel (.xls) file
Hello guys, previously we have posted a good script to export data from MySQL to CSV File, today we will share another script which would export data from MySQL to excel file. This script would list...
View ArticleUsing Range Slider as Search Filter in PHP
Hi guys, few users requested us to create a slider as filter script. As you will see on most of the ecommerce sites a slider is used as filter and searching purposes. An example would be a price slider...
View ArticleUnderstanding the Key Aspects of Using Link Pseudo Class in CSS
As a designer, we often get mystified by the animations created using CSS and overlook the selectors that are added in the specifications. Well, if you want to style your content dynamically, then it...
View ArticleAnimated contact form using jQuery
Hi guys, in this post we will see simple animated Contact forms UI, you can use this light weight contact form in your site to add animated contact form that loads faster and looks good. You can...
View ArticleAdd To Wishlist Feature Using JQuery
Hey Guys, As we know that user visits e-commerce sites (like E-bay, Amazon, Flipkart etc) to buy online things. User selects the favourite products to add his wish list and remove product from wish...
View ArticleYoutube Iframe Javascript API part1
Hey guys, In this tutorial, we will discuss how to load YouTube video with help of YouTube JavaScript API. YouTube provides us a simple JavaScript API to load particular YouTube API. All we need one...
View ArticleDisplay Dynamic Year in copyright text in footer in WordPress
Hello guys, so you have to update year in WP footer copyright text every year manually? What if you forget to update, to your visitors it means your site is no longer active or managed in current...
View ArticleChange Excerpt Length in posts
Sometimes titles are not that effective to grab the viewer’s attention, In that case, viewers go through with the summary which we call excerpts to read about the quality of the content. By default,...
View ArticleHow to Replace Bullet List Point with Images in WordPress
Hey geeks, usually we see default bullet list points when creating content using the default WordPress block Editor and it doesn’t look good with the content style and you want to replace/change it...
View Article