Hi All,
My first time posting on any php forum but i've searched all over (maybe not using the right search terms).
I'm trying to debug a script and ran into a variable assignment i hadn't seen before - @$$value.
I know $$ means value is a variable variable. I also know '@' suppresses error messages in functions but i can't figure out what the combination actually does.
The script actually still works without the '@' but i'm curious.
Thanks in advance.
Bookmarks