Multiply 2 values in form using php.

Posted by DAFFODIL on Stack Overflow See other posts from Stack Overflow or by DAFFODIL
Published on 2010-04-30T06:15:29Z Indexed on 2010/04/30 6:17 UTC
Read the original article Hit count: 251

Filed under:

You can find the code below in the url,i used function to do the work but,i am getting this error

Notice: Use of undefined constant Quantity - assumed 'Quantity' in C:\wamp\www\table.php on line 48

Notice: Use of undefined constant Rate - assumed 'Rate' in C:\wamp\www\table.php on line 49

Notice: Use of undefined constant Amount - assumed 'Amount' in C:\wamp\www\table.php on line 50

http://dpaste.com/hold/189360/

© Stack Overflow or respective owner

Related posts about php