Hi I am a student doing a project titled concurrency control in an online flight management sytem.I am using MSQL and PHP.The problem I am trying to solve is to prevent more than one person to book for a similar flight at the same time hence inconsistency bearing in mind that this is an online system and can be accessed by more thn one person at the same time. My problem is that I don't have the code for showing all this.I would be grateful if you do help out in any way.Thanks in advance.
View All Comments
| View Tutorial