Arrays
What is an array? Wikipedia would tell you - "In computer science an array is a data structure consisting of a group of elements that are accessed by indexing. In most programming languages each elem...
Published May 05, 2008
Version 1.0Colin_Walker_12
Historic F5 Account
Joined May 12, 2005
Colin_Walker_12
Historic F5 Account
Joined May 12, 2005
go2013_139292
Dec 10, 2013Nimbostratus
Hi, in the 2nd last example are you with the foreach loop setting;
myfind = "https://portal.domain:80"
myreplace = "https://portal.domain.net"
and similar for the next line?
Also, is the " automatically removed when getting the data, for example could I get uri data from an array and add it to a host without removing the "?
Thanks in advance!