Archives: Social Notes

  • ·

    @ryandonsullivan I can’t hear that expression w/o thinking about this guy: dailymail.co.uk/news/article-2…

  • ·

    @jpetersen Awesome! Looking forward to giving it a second opinion to confirm! 🙂

  • ·

    @jpetersen Cool. More fleshed out: php.net/manual/en/lang…

  • ·

    @jpetersen that’ll make it global*

  • ·

    @jpetersen Mistyped. Initial usage the variable should be declared outside of a function, they’ll make it global.

  • ·

    @jpetersen The other PHP file declare it global? Are you doing the same in the second file?