trowzers 0 Posted December 15, 2016 Report Share Posted December 15, 2016 When I execute Script 12.8 (delete_entry.php) by clicking the Delete button for an entry on the view_entries.php page, the same row comes up in the Delete an Entry page, no matter from which entry the Delete button was selected. Even if I download Script 12.8 from your website and use that, the results are the same. How do I modify the delete_entry.php script to target the entry from which the Delete button was selected? Quote Link to post Share on other sites
trowzers 0 Posted December 16, 2016 Author Report Share Posted December 16, 2016 (edited) I should mention that it's the last row (oldest entry) in the database that is being selected, regardless of which entry the Delete button is selected from. This is also the results when triggering the edit_entry.php file through using the Edit button on any of the entries on the view_entries.php page. Edited December 16, 2016 by trowzers Quote Link to post Share on other sites
Larry 428 Posted December 16, 2016 Report Share Posted December 16, 2016 Each of these works by passing along the ID in the URL. Could you confirm that each link is passing a unique ID value? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.