answersLogoWhite

0

It is not possible for an html form to do 4 simultaneous process. What you need to do is create 4 html forms for insert, update, delete, show data on same php page. Use if...elseif....else statements to load alternative forms on the same page and process them according to user input. User doesn't know there are 4 separate forms. Use <?php $_SERVER['PHP_SELF']; ?> to process form & output other forms on same page.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is the minimum number of queries to form a transaction?

A single DML statement (Insert / Update / Delete) can form a transaction. So a single query is enough to form a transaction.


How can you delete your account with very co UK?

If you select the 'Help' option at the top of the page, then click into 'account queries', and 'i want to close my account', it should give you the option to fill out an account closure form.


How do I delete a form in TurboTax?

To delete a form in TurboTax, go to the section where the form is located, find the form you want to delete, and look for an option to remove or delete it. Follow the on-screen instructions to confirm the deletion.


Do queries store data?

No. Only your tables store data. Queries, Forms, Reports and Pages can just do things like display the data and manipulate it but, the data is always stored in the tables. When you run a query, open a report or a form, the data you see is ultimately coming from underlying tables. You can do queries on queries, or reports on queries or forms on queries but the original data always comes from the tables.


What is heuristic optimization?

Where the 'query tree' or 'algebra tree' is transformed using a set of predefined rules that will improve the queries performance. Performing the selections as early as possible to reduce load. It is a form of Query Processing.


Why do some web searches don't delete?

None delete.. actually you may be able to delete them form view. but they will always be stored away.


When using the data form dialog box you can edit or delete the selected record or use the same dialog box to add a new what?

Add a new record.


How can I enroll for a course at TechEntry?

Enroll through our registration form on our website or fill out our enquiry form to address specific course-related queries.


Why can't you just delete all the files in your AVG Free Edition Virus Vault to remove a virus?

Usually it will work, but sometimes it will be formed again. Although you delet it using AVG, it will form again and again. In this case, see the file's location, and delete it yourself.


Can a form be created on a view rather than on tables?

Forms don't have to be just on tables. You can base a form on queries. You can have forms that show no data, like having a menu with buttons.


How do delete your profile in zoombucks?

Just contact them through their support form


How do you delete a section of code in visual basic 2008?

Go to the code form, select the part of code you wish to delete, and press the delete key. Make sure you are not Debugging at the time, or it will not work.