Jump to content

submit button problems


tallberg

Recommended Posts

Dear who ever can help.

Ive created a php script that allow the users to retrieve records from a DB based on a $condition that is specifed by the user in $_POST variables obtained from check boxes, menus, and text feilds. After the user press submit the records are displayed in a table. This is fine.

One of the cells in the table has a submit button. It is intented that this button will place the record ID in a shopping basket/list. However, if this button is pressed the $condition is lost and the table of records disappears.

Can any one suggest a way to retain the data in the table after a record is added to the shopping basket.
Link to comment
https://forums.phpfreaks.com/topic/27568-submit-button-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.