₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,385 members, 8,430,742 topics. Date: Sunday, 21 June 2026 at 02:04 AM

Toggle theme

Php Script For Calculate B U L K S M S Price - Webmasters - Nairaland

Nairaland ForumScience/TechnologyWebmastersPhp Script For Calculate B U L K S M S Price (862 Views)

1 Reply

Php Script For Calculate B U L K S M S Price by Jacktech(op): 1:43pm On Jan 20, 2015
check out this php script for calculating price

<?php

ini_set('display_errors',0);

if( isset( $_REQUEST['calculate'] ))

{

$operator=$_REQUEST['operator'];

$operator=="*";

{

$add1 = $_REQUEST['fvalue'];

$add2 ='1.5';

$res =$add1*$add2;

}



if($_REQUEST['fvalue']==NULL && $_REQUEST['lvalue']==NULL)

{

echo "<script language=javascript> alert(\"Please Enter Number of Unit.\"wink;</script>";

}

else if($_REQUEST['fvalue']==NULL)

{

echo "<script language=javascript> alert(\"Please Enter Number of Unit.\"wink;</script>";

}

/**
else if($_REQUEST['lvalue']==NULL)

{

echo "<script language=javascript> alert(\"Please Enter second value.\"wink;</script>";

}

**/

}

?>

<form>

<table style="border:groove darkblue">

<tr>

<td style="background-color:darkblue; color:white; font-family:'Times New Roman' font-style:bold">Enter Number of Unit</td>

<td colspan="1">



<input name="fvalue" type="text" style="color:Black;"/></td>



</tr>



<tr>

<td style="background-color:darkblue;color:white;strong;">Price (N):</td>

<td style="color:darkblue"><?php echo $res;?></td>



</tr>

<tr>

<td></td>

<td><input type="submit" name="calculate" value="Calculate" style="color:wheat;background-color:green" /></td>



</tr>

</table>

</form>




Just change my multiplier to your unit price I.e $add2 ='1.5'; change the 1.5 to your own value
Re: Php Script For Calculate B U L K S M S Price by hilaryiwens05: 2:32pm On Jan 20, 2015
it has some errors....check ur codes
Jacktech:
check out this php script for calculating price

Re: Php Script For Calculate B U L K S M S Price by Jacktech(op): 3:26pm On Jan 20, 2015
hilaryiwens05:
it has some errors....check ur codes
It doesn't have any error. Run the code from your browser address.
something like this http://localhost/new/pricecalculator.php

Don't run the code my right clicking the file and lunch it with firefox or ur browser

click here to download the script https://www.nairaland.com/download/2047975
1 Reply

Auto Post On Facebook With PHP ScriptWere To Get A Php Script That Will Be Like NairalandAny Body Using G O L D S M S 2 4 7 Api ? For His Or Sms Portal234

How To Boost Adsense Earnings With VideosHelp On Granting A Mysql Database Access Through Remote ConnectionsHELP: Inmotionhosting Vs Arvixe VPS