Super User

Super User

Thursday, 26 December 2019 16:33

10 tricks & tools to browse Internet Securely

To browse Internet securely and anonymously means that your data is secure and at the same time your data can not be used to trace you. 

Thursday, 26 December 2019 16:30

How to generate Wordpress starter Theme

To Developed a Wordpress new theme, we need to create too many templates and files such as index.php, style.css, functions.php. To create this all necessary files we have to spend some time. It's annoying to all of us to copy or code this all the time. There is a very nice website to generate a Wordpress Starter theme easily. If you are an Experienced Wordpress Theme Developer, you probably already knew about this site. Who don't know how to generate Starter Theme follow this steps.

Thursday, 26 December 2019 16:26

How to password protect a word document

There can be many reason for which we may want or need to protect our word document with password. But many of us don't know how can we do it. Without any further ado, let's follow the steps to protect our word document with password.

Thursday, 26 December 2019 16:21

How to crop/resize image on pc

To edit, resize, enhance a photo, there are a lot of 3rd party apps. Today I will tell about some simplest way to resize or crop an image easily in a windows PC. 

Thursday, 26 December 2019 16:16

how to show bookmarks bar on Chrome Firefox

Google Chrome and Mozilla Firefox are most popular modern browser. They are ahead of the rest for fast, stunning browsing functionality and many more. Normal user don't know many of their hidden features such as Bookmarks Bar.

 

Saturday, 23 November 2019 17:06

How to Create Your Own WordPress Shortcodes

WordPress normally not allowing you to add Php codes  to pages and posts, It's where shortcodes comes in. when a shortcode is encountered within post text then any custom php codes can be executed.

WordPress has the ability to create child themes so that child theme gets the characteristics of a parent theme. Child theme allows you to use and edit a master theme, save the child theme separately without affecting the parent theme. 

Saturday, 23 November 2019 16:59

what is SQL Order by clause and how to use it

The ORDER BY clause used to sort the sql query results in 

ascending or in descending order

Saturday, 23 November 2019 16:56

What is SQL Join and how to use them?

Sql JOIN clause used to combine rows from many tables, based on a 

related column value among them.

Saturday, 23 November 2019 16:51

Some SQL questions and answers

Following are some SQL questions and answers, you may require it.


Latest discussions

  • No posts to display.