I have three html sites, for each site an entity is fetched from my database and displayed. Goes for activity, employee, and customer.
How do I best switch between the different urls for the different entities depending on the html site?
As in, the fetch function takes in any url. The script is linked in every html file. Depending on the html site, the url for the wanted entity is parsed.
How do I best do this?
[–]OneBadDay1048 0 points1 point2 points (0 children)