• #dev 2019-02-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-02-28 UTC
# 14:26
jeremycherfas
In PHP, is there a way to get the finishing position of strpos(), rather than the start? Or do I have to jump through the hoop of calculating strlen() of the target and adding that to strpos()