YouTip LogoYouTip

Php Intdiv

# PHP intdiv() Function [![Image 3: PHP 7 New Features](#) PHP 7 New Features](#) PHP 7 added the intdiv() function, which takes two parameters and returns the integer division of the first parameter by the second parameter. ### Example ## Example ```php The output of the above program is: 3 3 0 * * PHP 7 New Features](#)
← R ListR String β†’