Thread
:
Not adding or removing from guild
View Single Post
#
17
10-17-2009, 12:27 AM
Crow
ǝɔɐɹq ʎןɹnɔ
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Quote:
Originally Posted by
Pelikano
PHP Code:
@
" "
@
is the same as
PHP Code:
SPC
Or:
SPC is, just like @, a concatenation operator. Instead of just appending the preceding string to the following string though, it adds a space inbetween.
Crow
View Public Profile
View GraalOnline Profile
Find all posts by Crow