I want to handle a program about flight ticket reservation I write 50% of program but I don't know how to write the RESERVE FUNCTION if anyone have Idea for this please send me the reply.
Regards
Azadeh:)

Recommended Answers

All 3 Replies

Post what you've written so far (with CODE tags please).

Hi
-First clearly analyze what this function will do
-make flow char or class diagram, or some paper plan
-code it

Reserver function will require some database coding, have a table which contains all seats available, have another table which has all available planes, you need to first design the database.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.