PHP intval() function: convert to integer

Table of contents:

PHP intval() function: convert to integer
PHP intval() function: convert to integer
Anonim

Integers do not have priority over real numbers, but they are destined for a largely "non-digital" purpose. An exact number with a specific number of digits and/or in a specific range of values makes sense for generating CSS rules, can be used as an array key or a unique record code for a database table row. The integer can be part of a unique code, a password, or a checksum when transmitting data. An integer is far from mathematics and numerical methods, it is often an element of a given or its code.

Meaning of the intval() function

The PHP intval() function is used to convert "variable to integer", has two parameters and double meaning.

PHP intval examples
PHP intval examples

The second parameter is the base of the required number system. The decimal system is used by default. If you do not specify the second parameter, then the number that starts with the character "0" is considered octal, and from the characters"0x" - hexadecimal.

The second parameter matters if the first parameter is a character string.

The last two examples (very large values) show that the result is inappropriate. Essentially, the bit depth of the machine (operating system) matters here. In practice, converting such numbers does not make much sense.

Number conversion
Number conversion

The PHP intval function logic is to convert a string or number to an integer for practical use. For example, create a CSS rule that only uses integers. Convert a real number to an integer by simply removing only the integer part.

Using the intval() function

The intval() function in PHP is not the only one for the purpose of getting an integer. You can use round(), ceil() and floor(). These functions operate with common rounding logic.

The PHP intval() function is devoid of any logic and acts on the principle of getting an integer. If required, then according to the desired base of the desired number system.

The above examples of PHP intval() show that its main area of application is the logic of the algorithm, and not the logic of calculations.

Using intval()
Using intval()

This function is an ideal tool for generating data for correctly displaying an HTML page (using CSS rules and HTML tag attributes in parameters) and creating array keys, database table rows, action numbering, event counting.

Popular topic

Editor's choice

  • Let's build iOs apps! Overview of programs, instructions, recommendations
    Let's build iOs apps! Overview of programs, instructions, recommendations

    Today more and more people are starting to dive into the world of IT. A fairly common industry is the creation of various kinds of mobile applications. Quite a lot of different games and programs have already been developed for Android. It is because of this that many developers have begun to move to the iOS platform. This is not a very crowded industry where you can find a lot of clients and make quite a lot of money

  • Moving WordPress to another hosting: features, procedure
    Moving WordPress to another hosting: features, procedure

    Today, every person who has his own website on the Internet may face the problem that he will need to transfer the site to another hosting. There can be many different reasons for this. Of course, the most common of them is dissatisfaction with the services provided. If you can't take it anymore, then you need to act. This is a rather long procedure. If you do everything step by step, you can safely transfer the site, and not redo everything several times

  • How to pass on the rights in "SAMP RP"?
    How to pass on the rights in "SAMP RP"?

    Every person who plays online games is trying to upgrade his character and achieve many interesting things. Users who prefer SAMP try to get a driver's license even from the first level. Experienced players may not take the exam, but simply go to the instructor and buy rights from him. Of course, it will be somewhat more expensive, but this way you can save your time. How to pass on the rights to "SAMP"? Let's review this

  • How to turn off the camera on a laptop? 3 easy ways
    How to turn off the camera on a laptop? 3 easy ways

    Today, hacking has begun to actively develop in the world of information technology. An experienced hacker can get into almost any computer and get the user's information, provided, of course, the laptop is connected to the network. Recently, users have been complaining that their webcam turns on by itself. This way hackers can see where you are and what you are doing. In the future, this information can be used in completely different ways, up to the fact that you become a star on YouTube

  • Shared AppStore Account Features
    Shared AppStore Account Features

    A shared App Store account has many features. It allows users to install games and applications, as well as watch movies in high definition. Shared accounts give official access to app and game downloads for Apple devices (iPhone, iPad, iPod Touch)