Related Articles
How to start Mysql on Linux
To start Mysql on Linux : cd etc/init.d/mysqld start or cd etc/init.d/mysql start
Bootstrap Themes
free admin bootstrap templates
Free boostrap themes
free dashbaord bootstrap themes
free dashboard themes
OpenSource Themes
Templates
Themes
7 Free Bootstrap Dashboard Admin Themes
Below are the best Free Dashboard bootstrap themes and templates that you can use for Admin Side. And also these free bootstrap dashboard themes are open source which means you can use them on your own projects and can also change the source code but don’t distribute. Free Bootstrap Dashboard Themes 1. SB Admin2 is […]
Jquery Datepicker UI options and set default date on Load
Below Jquery UI is to select between two dates from and to.To show Default date in Jquery Datepicker UI use defaultDate: “+1d” see below in codeTo set number of months use numberOfMonths: 1To set Default date on Jquery load using Datepicker see in below code*** See code and live example below. From to