How To Use Pipette
Pipette allows you to instantly grab the colour of any pixel on your screen and copy it in hex format, ...
Read More
Read More
How To Highlight Table Row on Hover
In this post, we'll highlight table row on hover. Here's how it will work: Highlight the table row on hover. Show ...
Read More
Read More
How To Create Zebra Striped Tables
Zebra striped tables look good. It guides the user’s eyes when looking into your rows of data. This one useful ...
Read More
Read More
How To Use jQuery Lightbox With A Database? Step by Step Guide!
Today I'm gonna show you how to use Lightbox while getting photo information from your database. I think this is ...
Read More
Read More
Sample Use of JavaScript Confirm Pop Up Boxes
I'm gonna give you an example on how to use JavaScript confirm pop up boxes to delete a database record ...
Read More
Read More
CakePHP Naming Conventions
CakePHP requires us to follow certain convention. In this way, we will have very uniform system development, have free functionality, ...
Read More
Read More
How To Alter/Change InnoDB to MyISAM
"What? MySQL Fulltext Search is not working!"Well, this is what I thought before. I used to have MyISAM tables when ...
Read More
Read More