php - Display API output (xml) for a single parameter (different ID) on one page -
i'm working on api displays ticket information, can display 1 ticket @ time (using id of ticket in url).
ex: https://192.168.1.10/workflow/api/tickets/519/
i need find way display all tickets on 1 page. range display not supported.
i thought of auto-increment url code (php), can't add more idea.
Comments
Post a Comment