-->

  • PHP round() function


    PHP  round()  function



    The PHP round() function rounds a flaoting point number to see its nearest integer.  PHP  round()  function phpmyadmin exploit510
    phpmyadmin 2.11.11.3 exploit80
    phpmyadmin 3.2.0.1 exploit55
    phpmyadmin 5.6 exploit50
    phpmyadmin exploit metasploit



    Syntax

    round ( value )




    Example 

    echo(round(0.60));

    echo "<br>";


    echo(round(0.50));

    echo "<br>";


    echo(round(0.49));


    echo "<br>";


    echo(round(-0.60));


    echo "<br>";


    echo "<br>";


    echo(round(-4.40));



    echo "<br>";


    echo "<br>";


    echo(round(-4.60));




    echo "<br>";



    ?>



    </body>
    </html>








    1
    1
    0
    -1
    -4
    -5










    Video on This Topic :- Soon


    I hope you liked this post, then you should not forget to share this post at all.
    Thank you so much :-)



  • 0 comments:

    Post a Comment

    For Any Tech Updates, Hacking News, Internet, Computer, Technology and related to IT Field Articles Follow Our Blog.