RiWe :fediverse: on Nostr: npub1ttznc…w5nu3 I used to forget this all the time. I use this now in a for loop. ...
npub1ttznc78t0jdu8ykwqsxl4dm64v57h7vwjsxe53c2shykz0ulvt3s6w5nu3 (npub1ttz…5nu3)
I used to forget this all the time. I use this now in a for loop.
for(
$contents->rewind(); $contents->valid(); $contents->next()
) {}
This way I always remember to use the 3 steps.
npub1jpp36eeycvlkkdy4d4l4lgswvf8jtdare5vly0w0sk7rc39pzgrqlyu59l (npub1jpp…u59l)
I used to forget this all the time. I use this now in a for loop.
for(
$contents->rewind(); $contents->valid(); $contents->next()
) {}
This way I always remember to use the 3 steps.
npub1jpp36eeycvlkkdy4d4l4lgswvf8jtdare5vly0w0sk7rc39pzgrqlyu59l (npub1jpp…u59l)