Hello,there is a db query for show all ticket details from a ticket id?Tank youRegards

Hi ntozier,it's possible to have the same results of tickets.php?id=1578 with a db query?Thank you

Sure.  IF you know SQL you could create a huge complex query to pull all that data.

a year later

Hello @ntozier I need to create/modify the view in the user side. I have my sql query but I don't know where to modify to get it, or it going to take me a good time to understand the code. Do you have any hint?

thanks

The user side is a big place.

Take a look at
\
and
\include\client

2 months later

Can someone paste the quiry to show full tickets details and export them to excel?

You would have to write your own query.

Write a Reply...