answersLogoWhite

0


Best Answer

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

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you insertupdate and delete queries in a one form by using php?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


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.


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.


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.


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 can create form in microsoft access?

If you are new to this alpplication then use the "Form Wizard" inside the form tab. Here you can design the which tables and queries can be used to supply data to the form. It further allows the addition of buttons whcih will widen the functions the form can be used for.


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.


What is the Plural of query?

We have had a few queries about this word and similar ones. RULE: Nouns which have regular plurals and which, in their singular form end with a consonant + y, form their plural by changing the y into an 'i' and adding 'es'. So * baby becomes babies * lady becomes ladies * party becomes parties * enquiry becomes enquiries * and query becomes ... queries.