$title="Hello World";echo $title;

skpacman

New member
Jun 21, 2011
1
0
0
Visit site
:D Hello my fellow droid users!

Just a quick introduction and I'll be on my way:

my usual online handle: skpacman
my droid device: Motorola Droid 2 Global on Verizon Wireless

I've only had my droid for a little over a month now but I'm loving every second of it!

-skpacman
 

BSG75

Custom User Title
May 11, 2010
785
98
0
Visit site
const string welcomeMsg=", welcome to AC!";
string user=getUserName();
console.WriteLine(user + welcomeMsg); //skpacman, welcome to AC!