Mindblown: a blog about philosophy.
-

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…
-

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
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
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…
-

Login with Twitter using PHP
Hi Guys, we have already shared scripts on Login with Google Plus in your website using PHP. Many users requested to write similar example for twitter, so here is working script for login with Twitter using PHP. Its really useful when you want to avoid long signup forms for your users and let them login…
Got any book recommendations?
