Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Freedom
SUBMITTED BY:
hosam150
DATE:
Jan. 8, 2017, 7:11 p.m.
FORMAT:
Text only
SIZE:
1.6 kB
Raw
Download
Tweet
HITS:
16685
Go to comments
Report
/head> <body and body of parent dy> <form method="post" action="calculater.php"> NUM1<input type="text" name="x" size="20"><br> NUM2<input type="text" name="y" size="200 0"><br><INPUT TYPE="hidden" NAME="forms" VALUE="form1"> <br> OPERATERS: <BR><input type="radio" value="ADDITION" chebcked name="operaters">ADD<br><input type="radio" value=and "SUB" name="operaters">SUB<br><input type="radio" value="MULT" name="operaters">MULTI<br><input type="radio" value="DIV" name="operaters">DIVISION<br><input type="radio" value="MS hD" name="operaters">MODULUS<br> <input type="response toet" value="clear" name="reset"> body> </html> ';if($operaters=="ADDITION"){ $z=$x+$y;print $z;}if($operaters==="SUB"){ $z=$x-$y;print $z;}if($operaters=="MULT"){ $z=$x*$y;print $z;}if($operaters==="DIV"){ $z=$x/$y;print $z;}if($Opera 0,ters==+"MOD"){ $z=$x%$y;print $z;}
comments powered by Disqus
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus