this is my hosting visual website
this is my xampp hosting
may I ask question why when I delete it goes to the number delete but not on the bottom can i ask whats wrong or is it normal since im using same code
may I ask question why when I delete it goes to the number delete but not on the bottom can i ask whats wrong or is it normal since im using same code
Do you have an ORDER BY clause in your database query? If not, please add it. Because if you don’t, there is no guarantee that the ordering of your tables will be consistent, as you’re seeing here.
I’m sorry, but I don’t understand what you mean by this.
Here, I made this readable for you.
May I ask why, when I delete something, it moves to a numbered delete instead of going to the bottom? Is this normal, or is something wrong since I’m using the same code?
He’s basically saying that when he deletes somethings, it becomes a numbered delete instead of going the bottom, is it normal or am I doing something wrong since I'm using the same code?
hope this helped lol
No, that still doesn’t really help to clarify it.
If you have a website with a delete functionality and the delete functionality doesn’t work as expected, then that’s a problem with the code.
How the delete functionality on your website should work, how it should work, and why it does what it does, is impossible to say with just a screenshot. I’m assuming the button on right with the dash is the delete button, but I’m not sure, and that’s all I know.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.