Mindblown: a blog about philosophy.

  • Understanding the Key Aspects of Using Link Pseudo Class in CSS

    Understanding 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 is imperative for you to familiarize yourself with the pseudo class selectors. Pseudo classes have been around us since the inception of CSS1. However, many…

  • Using Range Slider as Search Filter in PHP

    Using 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 where you adjust slider value and it displays the result based on slider value in run…

  • Easily Export MySQL Data to Excel (.xls) file

    Easily 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 all the tables of a database in a dropdown and after selecting a table, it would list all the…

  • Multiple Image Upload and Generate Thumbnails in PHP

    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 generate thumbnails, it’s really great and easy to use. You can check their official site here. This script would…

  • Simple Lightbox popup using jQuery and Bootstrap

    Simple Lightbox popup using jQuery and Bootstrap

    Hi guys, It’s been so long we haven’t posted any tutorial. We are working on second version of user registration and management script in PHP, we have already sold more that 50 copies of the script :). Today in this post we will share a simple yet useful and easy to use script for an…

Got any book recommendations?