Sum of Two numbers ( two variables ) in PHP

Sum of two numbers 10 + 30 = 40
$v1=10;
$v2=30;
echo "Sum of two numbers $v1 + $v2 = ". ($v1 + $v2);

All Basic Codes
Subscribe to our YouTube Channel here


Subscribe

* indicates required
Subscribe to plus2net

    plus2net.com







    Post your comments , suggestion , error , requirements etc here





    PHP video Tutorials
    We use cookies to improve your browsing experience. . Learn more
    HTML MySQL PHP JavaScript ASP Photoshop Articles FORUM . Contact us
    ©2000-2024 plus2net.com All rights reserved worldwide Privacy Policy Disclaimer