Home PHP basic question and answer Addition the two number in php Addition the two number in php Author - persontechnical talkiess August 05, 2022 0 share Addition the two number in php <?php$n1 = 40;$n2 = 40 ;echo $sum = $n1 + $n2;?> Tags PHP basic question and answer Facebook Twitter Whatsapp Newer Older
Thanks you for commenting your questions. I will see question and respond you.