I'm writing a customer portal in php / mysql. I want to integrate Os Ticket so a user can have the same password email and username for both.
Is it possible to add a user via php to the osticket database when I'm creating a user on the portal?
If so, has there already been a php script created to do this?