Hello,
I am trying to determine what this one line of code in php does: $md5 = md5($host & “VSSLIGHTBOX007”);
and then convert it to vb.net.
I am getting stumped with the & between $host and “VSSLIGHTBOX007”
Any ideas?
Thanks.
Hello,
I am trying to determine what this one line of code in php does: $md5 = md5($host & “VSSLIGHTBOX007”);
and then convert it to vb.net.
I am getting stumped with the & between $host and “VSSLIGHTBOX007”
Any ideas?
Thanks.