I need help on this im stuck...
I am supposed to add price of the selected accessories and exterior finish if they have been checked, and display the result in Subtotal. Calculate sales tax on subtotal and display the result in Total label, and finally subract the trade-in allowance from the Total label to get Amount due. I have developed the code but my problem is that when i check the checkboxes the totals are not displayed, but...
User Profile
Collapse
-
Adding totals from CheckBox Controls and display in labels
-
When i say the password is not submited i mean, when i check the database for the data that i inserted using the form, everything is there except the password... I try to notify the user by using those if statements. Or if maybe you can just show me a sample logic on how i can validate my form before posting the data into the database. -
How to validate a form using if statements
Please i need help on the code i have posted below. I am supposed to validate the form before posting the data into the database. When i run the code on my computer it is submiting all the data into the database, but the password is not submited and before submiting the data for any missing fields the user must be notified. That is what i am trying to do with the if statements. Pleae help its urgent
Code:<html> <head>
-
Updating and deleting from database
I have to delete data from the database. here is the sample code.
Code:<html> <head> <title> Edit and delete fixtures </title> </head> <body> <?php $fixture_id = ''; $update = ''; $delete = ''; $opponents = ''; $date = ''; $venue = '';
No activity results to display
Show More
Leave a comment: