Internet and social networks, computer games, security online

Last modified

How To Optimize PUBG

How To Optimize PUBG

2025-06-01 06:06

Optimization of computer games allows the user to "squeeze" everything out of the gameplay. The recently released PUBG game also has such an opportunity. It, like many others, is distinguished by a large number of individual settings that are important to know for optimization

How To Make A Server On CS

How To Make A Server On CS

2025-06-01 06:06

You have joined the multi-million army of CS fans, namely version 1.6, and decided to create a server. To do this correctly, you must have a clear, coherent plan of action in front of your eyes. Instructions Step 1 Skip this step if you already have CS 1

How To Stop Apache

How To Stop Apache

2025-06-01 06:06

Stopping and starting Apache on Unix-like systems is done using the command line. As far as Windows is concerned, the server can be stopped using a special graphical or console utility called httpd. If you are using an off-the-shelf XAMPP build, Apache can be disabled through the control panel

How To See Active Connections

How To See Active Connections

2025-06-01 06:06

While browsing the Internet, a computer connects to various network addresses. Sometimes the user has a need to find out with which ip the connection is currently established. This can be done using both the capabilities of the operating system and by installing additional software

How To Restore The Network

How To Restore The Network

2025-06-01 06:06

The installation of certain programs, including anti-virus software, can damage the stable operation of the local network. In such situations, you need to restore its parameters or completely reconfigure the connection to the server. Instructions Step 1 In the event that a local network failure was caused by the installation of a program, be sure to uninstall it

Popular for the month

How To Insert Comments On The Site

How To Insert Comments On The Site

The comment form is a useful thing for a site. With its help, users will be able to express opinions and discuss articles, images or any other material. To do this, you need to install a script or a comment module. Instructions Step 1 Install the "

How To Make A Blog Background

How To Make A Blog Background

When was the last time you held your personal diary in your hands? Many once led them at school, and then abandoned them. Now it has become popular to keep an online diary, where users share their impressions of various events and discuss them

How To Make A Sitemap

How To Make A Sitemap

Almost every modern site has such a convenient page as "Sitemap". The map helps site visitors navigate the content and content of the site, even if the visitor is visiting it for the first time in his life, or if he still cannot understand the navigation and menus

How To Insert A Chat

How To Insert A Chat

To get feedback from visitors to the site (portal), you need to create a certain platform for communication. Chat is the most suitable option for this task. Instructions Step 1 Analyze the ways to install chat on the site. There are three of them

How To Develop A Website

How To Develop A Website

Not having your own personal corner on the huge Internet today is simply inconvenient, and in some situations even completely ignorant. If you are developing your business, then your own website will help you find clients, partners and just like-minded people

What Are Cookies

What Are Cookies

Cookies are files that are stored on the user's PC and contain information about the sites he has ever visited. With the help of cookies, you can find out which pages the user has visited. Cookies are files with information about ever visited sites that are stored on the user's computer

How To Make A Hit Counter

How To Make A Hit Counter

The tools provided by various search resources allow not only indexing the site for search by other users, but also keeping records of these visits, as well as additionally counting direct links to the resource and its rating. There are countless forms and types of such counters

How To Create A Dynamic Array

How To Create A Dynamic Array

A named set of elements of the same type is called an array. Such an organization of data has a lot of obvious advantages and one drawback - when creating an array, it is necessary to declare its size in advance, which cannot be changed by conventional means in the future

How To Put A Player On A Website

How To Put A Player On A Website

Almost any site, from a private fishing blog to a media page, needs an interactive layout. As you know, we perceive 80% of information with our eyes, and this information should not consist only of words. With the help of a self-installed video player, start showing your own videos on the site

How To Make A Vertical Menu For A Website

How To Make A Vertical Menu For A Website

The vertical menu for the site is a very convenient function that helps to save space and easily navigate the resource. You can make it based on cascading CSS style sheets or using special tools. Instructions Step 1 Open the purecssmenu

How To Start Making Your Website

How To Start Making Your Website

Today, having your own website on the Internet is not only a way to share information with the world, but also a kind of business card of the owner. The most important thing when creating a website is to choose its theme and purpose. Ask yourself the question:

How To Insert Flash Into A Page

How To Insert Flash Into A Page

Sometimes you want to revive the site with a flash element, add interactivity or movement. Forces have been applied, the main thing has been done, a wonderful flash-video is ready, all that remains is to insert it into the site. Instructions Step 1 Add your flash object with the swf extension to your site or to a site that supports uploading and using files of this format

How To Count The Number Of Records

How To Count The Number Of Records

Most often, it is necessary to find out the number of records when programming web resources in the tables of a database running under the control of the MySQL DBMS. There is a special function in SQL for this operation. A query using it can be modified by adding additional filtering conditions - this will allow you to get not only the total number of records, but also the number that meets additional conditions

How To Insert Ads In Joomla

How To Insert Ads In Joomla

At a certain moment, every person involved in the creation of websites, in particular on the Joomla engine, has a desire to install advertising on their own resources in order to earn extra money. Instructions Step 1 Download the special Joomla MultiAds plugin by following the link in the "

How To Check A Site In Different Browsers

How To Check A Site In Different Browsers

An HTML coder should know: a sign of professionalism is the same display and functioning of a site page in any browser, at least in the “big three”, which include the browsers Internet Explorer, Opera, Mozilla Firefox. The process of verifying the correctness of the site display consists of three main stages

How To Embed A Player On A Page

How To Embed A Player On A Page

If you install an audio player on your page, website or blog, you can place audio files on various platforms and in any format. And by providing the site with original sound or music, you will attract many more users to your project. One of the most popular and easy to install is Audio Player

How To Learn Html?

How To Learn Html?

Almost all of the web is based on html. Without knowing what tags are, and how this or that tag works, it is difficult to imagine that a person can successfully master Perl, PHP, ASP and other web technologies. Therefore, it is very important to get a solid knowledge of the html language

How To Organize Your Server

How To Organize Your Server

Having your own server allows you to implement a lot of useful functions. If you do not have the opportunity to allocate a computer for these purposes, create free proxy servers. It is necessary - python 2.6; - Google App Engine SDK

Which Wordpress Forum Is Better

Which Wordpress Forum Is Better

If you need to install a forum on a site running CMS Worpress, first of all, you need to seriously think about the optimal choice of an engine suitable for these purposes. Wordpress is a universal content management system that allows you to create a wide variety of resources on a simple basis:

How To Insert A Picture Into A Picture On The Website

How To Insert A Picture Into A Picture On The Website

The capabilities of the page markup language - HTML - and cascading style sheets - CSS - allow you to place one image within another in many ways. Of course, this requires some skills in web page layout, and you need to choose a specific method based on the existing code