Alright guys I need some assistance with this.
Ok In a few days I will start my project but I need to how to do something, Read Below:
I need to find out how to display a Users specific table within My MySQL database for example here is a picture of a program that does something like that.
http://tinypic.com/r/2elf61j/5
If the area that was highlighted in red was shown in a MySQL database it would be displayed like this
Pilot Name | Callsign| Rank| Pilot Status| Assigned Hub| Flights this Month| total Flights|
and then the Value would be displayed Below in columns such as Pilot name would hold 100's of names
But right now lets focus, How exactly do I do this If you can just guve me the code with a small guide it would be appreciated Thank you.