PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
description of problem.
1. I have mysql database, and many rows in database.
2. Many client are connect and manage his.
3. before manage row in database i am puting to database number the row.
4. i like delete that row number of database after manage. I make this, but when client closed browser between managing, i dont make this.