Date: 12/29/00
- Next message: jeremy brand: "Re: [PHP] fsockopen() and POST"
- Previous message: Blaster: "RE: [PHP] control problem?"
- Next in thread: Kent Wang: "Re: [PHP] Perl Vs PHP"
- Reply: Kent Wang: "Re: [PHP] Perl Vs PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: jeremy brand: "Re: [PHP] fsockopen() and POST"
- Previous message: Blaster: "RE: [PHP] control problem?"
- Next in thread: Kent Wang: "Re: [PHP] Perl Vs PHP"
- Reply: Kent Wang: "Re: [PHP] Perl Vs PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

