[PHP] Perl Vs PHP From: Brandon Orther (brandon <email protected>)
Date: 12/29/00

This maybe a little off of this user groups theme so sorry in advance,

In PHP if I want a variable to be the combination of 2 variables I would do
this:

$var3 = "$var1$var2";

dose anyone know how to do this in perl?

Thank you,

--------------------------------------------
Brandon Orther
WebIntellects Design/Development Manager
brandon <email protected>
800-994-6364
www.webintellects.com
--------------------------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>