Related Articles
How to Get MySql Query Result as an Email
If you are working on a big mysql query and want to get the mysql query as email when it finishes use the below trick. Go to mysql command:Set pager directive: mysql> pager mail -s “subject” emailme@domain.comPAGER set to ‘mail’ -s “subject” emailme@domain.com The trick uses pager directive to redirect the query output result to […]
Print Window Page Using Javascript
Below script prints the window page by simple javascript function. See below :
Important Things To Follow After Registering a New Website for SEO Purpose
If you have a new blog or website or a business website and want to fetch in search results of Google Search or yahoo or Bing then you need to manually submit your website link to the search engines then only the search engine will know that a new website has born, if you not […]