• #indieweb 2015-02-27
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2015-02-27 UTC
# 22:32
aaronpk
e.g. I could make a function called get_property_value($obj,$key) which does the logic of "if $obj->$key is a string then return it, otherwise if $obj->key is an object, return $obj->$key->value"