Super User

Super User

Saturday, 14 September 2019 07:58

How to download Youtube Videos to Computer

YouTube is the largest and most popular video watching platform. Though most of the youtube video is free to watch, downloading them is illegal. It violates google terms of service.

As youtube is the most popular platform, there are lots of alternative ways to download videos from youtube. So we are gonna sharing only few of the most popular option. Without any further ado, let's get started.

Saturday, 17 August 2019 08:24

how to see if checkbox checked using jquery

It's a common task that you need to check if your single checkbox 

is checked or not before doing something with that.

Saturday, 17 August 2019 08:22

how to add styles in wordpress plugin

Adding scripts and styles in wordpress is different from 

what we do in a normal php sites of course.

Saturday, 17 August 2019 08:18

how to make a contact form in wordpress

Making a contact form is very popular in wordpress. 

Following code shows how i made a contact form.

In CSS3 it's possible to give elements rounded 

corners using the border-radius property.

Thursday, 08 August 2019 08:21

How to keep your sql safe

If You want to become a good web developer, 

you have to learn to write secure code perfectly. 

Thursday, 08 August 2019 08:19

How to use php arrays

A php array is called a special variable, which is able to hold 

more than one value at a time.

Thursday, 08 August 2019 08:16

What is json and how to parse json data

JSON is JavaScript Object Notation 

You may be required to select all <p> elements with specific class 

or other ways using jquery.

Monday, 05 August 2019 16:16

how to use jquery ajax

The jquery ajax() method is used to do AJAX (asynchronous HTTP) request. As we  know ajax is used to do things without loading the page. 


Latest discussions

  • No posts to display.