Re: [PHP] Perl Vs PHP From: Kent Wang (kwang <email protected>)
Date: 12/29/00

String handling is exactly the same in Perl as in PHP. Or rather vice-versa.

Kent Wang

At 15:05 2000-12-29 -0800, Brandon Orther wrote:
>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>

-- 
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>