You’re well aware with the Sliders or Carousels feature in web design which is used to rotate elements. The Carousels are very popular on E-Commerce websites and especially on the home page as it makes website more user friendly and increase user experience. So if you’re thinking about implementing Carousel in your project then you’re […]
Load Dynamic Content in Bootstrap Popover with Ajax, PHP & MySQL
A Popover is similar to tool-tips as it hovers over its parent window but contain much more content. It is very user friendly and unlike tool-tips, popovers can be used to display more information on same page without page refresh. If you’re developing a website and have user list and wants to display each user […]
Create Dynamic Bootstrap Tabs with PHP & MySQL
You have seen tabs in many websites to display dynamic data on different tab on same page. So if you’re thinking about implementing same tabs functionality, then you’re here at right place. In this tutorial, you will learn how to create dynamic Bootstrap tabs with PHP and MySQL. The tutorial explained with an example where […]
Amazon S3 File Upload using PHP
If your website has too many image files and looking for Amazon S3 to store images there to reduces file load time and bandwidth usage, then you’re here at right place. Amazon Simple Storage Service (Amazon S3) is a popular web service that provides highly scalable, durable and secure storage. It’s very easy to use […]
jQuery Interview Questions and Answers
jQuery is the most popular and most used feature rich JavaScript library. Due to simplicity and features, jQuery becomes the essential part of every web project to handle client end functionality. If you’re a web developer then jQuery must for you and whenever you go for job interview, jQuery will be on top. So here […]