Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.80K
~6K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for lifeworks

How can I get the "if Command to work after this? <form action="<?php echo $_SERVER['PHP_SELF'];?>" method="post"> <tr> <td><strong>Enter Base Cost</strong></td><br/> <td><p><input type="text" maxlength="6" name="number" size="4" /></td> </tr> <tr> <td valign="top">Add GST (5% of the value entered</td> <td><input type="checkbox" name="opt" value="+" </td> </tr> <tr> <td valign="top">Add PST (7% of the value …

Member Avatar for bilalbinamar
0
6K

The End.