And here is line number 11
<span class="tStat s<?=$t["ticket_status"]?>"><?=TKT_STAT[$t["ticket_status"]]?></span>
I am trying to solve it but didn’t getting results.
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
And here is line number 11
<span class="tStat s<?=$t["ticket_status"]?>"><?=TKT_STAT[$t["ticket_status"]]?></span>
I am trying to solve it but didn’t getting results.