Hey Guys,
i'm trying to create a small ticketing tool written in PHP with a MySQL DB.
What works:
I can successfully connect to my DB and i can create query where the Ticket-Data (written by the support-needed) is inserted into the DB.
What doesn't work:
i'm trying to get access to those data and display it in the ticket-overview, where the supportteam is able to do sth with all tickets.
If my problem is not understandable, i'll attach my php-files and my sql-file. (only 4 files, because i'm only allowed to attach four )
Hope anybody is able to help me, and give me a brief overview on how to do it.
And YES i've already used our well-known friend (google) ;-)
Greetings,
Blarg
EDIT:// I'm not good at php programming ( so please don't laugh ;-), cheers)
[attachment deleted by admin]