Please give me some advice
The current variable value is as follows:
array(1){
[
“hostlist”
] =>array(1){
" net.if.in[bond1]"
net.if. 1
]=>
]=>string(8)"38263176" [
4
] = & GT; String (8) "39617752" [
5
] = & GT; String (8) "36451976"
}
}
How can I get the current maximum value?
ringa_lee2017-06-29 09:56:27
Hello, your problem can be solved with foreach()
That is, the value is taken every time foreach() (in this case, the key name can be removed)
Hope to adopt it~