• #dev 2019-04-10
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-04-10 UTC
# 13:22
Zegnat
PHP will automatically parse ?a[]=b&a[]=c as an array, and this is what micropub defines as encoded arrays. But there is nothing saying ?a=b&a=c without the brackets isn’t equally valid.