Slashdot Mirror


User: MameCanuckGuy

MameCanuckGuy's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Create A goofy website on How Can I Make More Of My Cubicle? · · Score: 1

    then get your readers to send you Loads of Crap!!

  2. Re:Almost as convenient on PHP Security · · Score: 1

    this is basically possible in PHP too.

    at the very top of every page put:

    and end them with

    this way, the rest of the page's code only gets to see the variables you expect to be passed.