Problem putting numbers together
Posted: Sat Jun 01, 2002 8:43 pm
Hi, i'm making a script...and i need that a number, ip format (like this 255.255.255) joins another number to be like this: 255.255.255.255
The problem is that i do not know how to do that...i'm trying this way:
that doesn't work...can u help me?
The problem is that i do not know how to do that...i'm trying this way:
Code: Select all
$ip = $ip1.$ip2