2020-04-20 UTC
# plut4rch starters, it's not very secure, and the URL's aren't exactly 'restful' or 'clean'. If i wanted to transform these scripts into an API of sorts, such that I could invoke the same functionality but with a cleaner URL, i.e. instead of /addmeetings.php, /meetings with the appropriate restful request, would I go about this by creating a FrontController, or some type of Controller where all the requests would be directed to, then