How can you add two strings together in CGI? like...
That'd be the C++ equivilent. How do you do it in CGI?Code:$var1 = "dude"; $var2 = ", where's my car!?"; $var3 = $var1 + $var2;
|
Results 1 to 8 of 8
Thread: Conc...That One Word.Threaded View
|
Click Here to Expand Forum to Full Width |