First time posting here. I need an assist with a coding problem...I don't have any!:queasy: First off, I am pretty close to code illiterate, so I need to find someone who can crunch up something for me if possible.
Myself and another fellow have a website that we use for entertainment purposes, Virtual Airline, no membership fees and everything is free. On this site, we have a MySql database that users transmit data to through a client side app. However, once it is in there, the user can't view the details.
What I would like to find some php coding that would...
Have an entry that would be hardcoded for that user
Would search by his/her id
Return date of entries (last one first)
Return Departure of each entry
Return Destination of each entry
Return Time taken of each entry
and a link to the dat file sent for each entry.
Is this possible to do with php? Can anyone assist?
Thanks for looking,
Chuck
Canada