• #indieweb 2020-04-20
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2020-04-20 UTC
# 09:23
[LewisCowles]
using separate files like that might be as simple as creating a new file which scans the $_SERVER['REQUEST_METHOD'] for 'GET' or 'POST' and then the path via $_SERVER['PATH_TRANSLATED'] (or whichever $_SERVER variable you have transmitting the path) equal to '/meetings', then include the requisite file.