how I union this 3 text arrays ?
example:
A = array("mary", "john")
B = array("Peter")
C = array("Roger")
How to do the D array?
D = A + B + C
thanks
Marina
how I union this 3 text arrays ?
example:
A = array("mary", "john")
B = array("Peter")
C = array("Roger")
How to do the D array?
D = A + B + C
thanks
Marina
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks