Twitter-Bootstrap

Twitter Bootstrap

One of my very old presentations' on my favorite Twitter-Bootstrap JS Library which is used to build responsive websites easily. This presentation was done in 2012 when I was working…

Ajax form submit using jQuery

The basic script code, through which we submit a form using an Ajax call without refreshing the page using jQuery is as follows:<script type="text/javascript">var baseurl = $("#baseURL").val();var customURL = baseurl…

VI Editor

To create or to open a file for editing[root@comp1 ~]# vi Example:-[root@comp1 ~]# vi fullreportTo go to insert modei - inserts the text at current cursor positionr - replace a…

Google Chrome – PHP Extension

Hey, here is the PHP Ninja Extension for Google Chrome.https://chrome.google.com/webstore/detail/clbhjjdhmgeibgdccjfoliooccomjcab Add this to you Google Chrome Browser and experience the programming much faster. ;)