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
How to Do Debugging in Javascript
Below is the way to do debugging in Javascript to get typeof objForm, forms.elements and form value.