-->

ABOUT US

Our development agency is committed to providing you the best service.

OUR TEAM

The awesome people behind our brand ... and their life motto.

  • Kumar Atul Jaiswal

    Ethical Hacker

    Hacking is a Speed of Innovation And Technology with Romance.

  • Kumar Atul Jaiswal

    CEO Of Hacking Truth

    Loopholes are every major Security,Just need to Understand it well.

  • Kumar Atul Jaiswal

    Web Developer

    Techonology is the best way to Change Everything, like Mindset Goal.

OUR SKILLS

We pride ourselves with strong, flexible and top notch skills.

Marketing

Development 90%
Design 80%
Marketing 70%

Websites

Development 90%
Design 80%
Marketing 70%

PR

Development 90%
Design 80%
Marketing 70%

ACHIEVEMENTS

We help our clients integrate, analyze, and use their data to improve their business.

150

GREAT PROJECTS

300

HAPPY CLIENTS

650

COFFEES DRUNK

1568

FACEBOOK LIKES

STRATEGY & CREATIVITY

Phasellus iaculis dolor nec urna nullam. Vivamus mattis blandit porttitor nullam.

PORTFOLIO

We pride ourselves on bringing a fresh perspective and effective marketing to each project.

Showing posts with label PHP 7 Tutorial HyperText Preprocessor. Show all posts
Showing posts with label PHP 7 Tutorial HyperText Preprocessor. Show all posts
  • 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 :-)



  • PHP sqrt function in positive negative decimal number


    PHP sqrt function



    Many a times it happens that while solving mathematical expressions we require to calculate the square root of a number.

    To solve this issue like other programming language PHP provides us with a built-in function sqrt() which can be used to calculate the square root of a number. The sqrt() function in PHP is used to calculate the square root of a number. PHP sqrt function in positive negative decimal number phpmyadmin exploit510
    phpmyadmin 2.11.11.3 exploit80
    phpmyadmin 3.2.0.1 exploit55
    phpmyadmin 5.6 exploit50
    phpmyadmin exploit metasploit



    Syntax

    sqrt ( value )




    Example 

    echo(sqrt( 81));


    ?>



    </body>
    </html>




    9




    OR


    Example 



    echo(sqrt( -81));




    ?>





    </html>





    NaN




    OR



    Example 



    echo(sqrt( 0.09));

    echo "<br>";

    echo(sqrt( 0.06));


    ?>





    </html>





    0.3

    0.24494897427832



    OR





    Example 



    echo(sqrt( 0));



    ?>





    </html>





    0










    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 :-)




  • PHP min and max functions


    PHP min and max functions


    PHP Min() and Max() functions


    The PHP min() and max() functions can be used to find lowest or highest value in a list of arguments.


    Max(): max() returns the parameter value considered “highest” according to standard comparisons. If multiple values of different types evaluate as equal (e.g. 0 and ‘abc’) the first provided to the function will be returned.

    Min(): min() returns the parameter value considered “lowest” according to standard comparisons. If multiple values of different types evaluate as equal (e.g. 0 and ‘abc’) the first provided to the function will be returned. PHP min and max functions




    Example 

    echo(min(0, 150, 30, 20, -8, -200));
    echo "<br>";
    echo(max(0, 150, 30, 20, -8, -200));


    ?>



    </body>
    </html>




    -200
    150


    OR


    Example 


    $array = array(1, 2, 3, 4, 5);
    echo(max($array));

    echo("\n");          // for breakline

    echo(min($array));



    ?>





    </html>





    5
    1









    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 :-)



  • php math pi() function


    php math pi() function


    PI() Function


    PHP pi() function is used to get the value of PI (3.1415926535898). It doesn’t takes any argument value. It returns the value of the PI. It is similar to the M_PI constant which is also used to get the value of PI. php math pi() function 

    Syntax:

      pi();



    Example 


    echo pi();

    ?>



    </body>
    </html>




    3.1415926535898






    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 :-)


  • WHAT WE DO

    We've been developing corporate tailored services for clients for 30 years.

    CONTACT US

    For enquiries you can contact us in several different ways. Contact details are below.

    Hacking Truth.in

    • Street :Road Street 00
    • Person :Person
    • Phone :+045 123 755 755
    • Country :POLAND
    • Email :contact@heaven.com

    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.