I'm reading a book on PHP called Programming PHP. And in this book they mention the following line:
"If the operand is a string, the resulting value is a string the same length as the original, with each character in the string negated."
My question is how is a string negated. I'm lost. :queasy: any help?
Thanks in Advance
Michael