Play Open
Loading Please wait Loading Please wait Loading Please wait Loading Please wait Loading Please wait Loading Please wait
How To Use vim Editor in linux

Archive

Author: admin

How To Use vim Editor in linux
How To Use vim Editor in linux

Vi editor is pre-installed in almost every Linux operating system. It’s very useful if you know how to use it actually. People usually prefer using NANO over Vi but vi editor got way more features than nano editor. First you should know how to open a file in vi editor. All you have to do is typing Vi ‘filename’ To.. Read more

How to be a good php programmer
How to be a good php programmer

There are some very powerful tactics that make the php programming very easy! But some people don’t even know about the basics of these tactics. If you want to be a good php developer then you must meet every requirement given in this article. Yeah, a good php developer will have all these requirements in their skills. Alright, here is some of that.. Read more

How to upload image using PHP [ PHP – Tutorial ]
How to upload image using PHP [ PHP – Tutorial ]

In this tutorial, I’m going to make simple html form, to grab the file information from user’s device then save the selected image or file to the server using php. In almost all type of websites uploading images is common where you use them for either gallery, profile picture or any other task. Alright, I’ll explain each step in brief… Read more

How to use sessions [ PHP Tutorial ]
How to use sessions [ PHP Tutorial ]

Session is defined as $_SESSION[‘varname’] in PHP. A session makes the web pages interaction in easy manner. Basically, session is used to store variables that can be used by multiple pages on same server. It’s totally different from cookie system whereas cookie is stored on client side and so we can’t share confidential information over cookies like login/register password or credit.. Read more

How to write CSS [ Tips and Tricks ]
How to write CSS [ Tips and Tricks ]

Now-a-days, CSS is very necessary for every type of website; where either it is gaming website or government website. If you don’t write CSS in the correct manner; then it can make your web page load slowly. White spaces are common in beginners, CSS files, but they usually ignore them. Let’s start with some basic steps: Write CSS In Correct Way! Beginners [not all], don’t take.. Read more

Why Tools For Professional Writers Are Useful And Why Professional Writing is Must
Why Tools For Professional Writers Are Useful And Why Professional Writing is Must

Professional writing involves the use of strong language to convey the required information to the readers. Writing skills are required in any field of occupation, whereas for people who are proficient in writing and who can play well with words take up writing as their profession. They can be employed in a variety of occupations like journalists, freelance writers, web.. Read more

1 90 91 92 93 94 100