How does this array value the key value???
[Country/region:] = = Array
(
[0] = Mainland China
)
I want to value the key value??
------Solution--------------------
Not necessarily
Key ($array)
------Solution--------------------
I'm sorry. That's the opposite.
The current () function can return the cell of the array, and the default is the first one
Key () takes the value of the current cell.
http://www.php.net/manual/zh/function.current.php
------Solution--------------------
Array_keys
Iterating over the obtained array of key values
Key with current must first reset
------Solution--------------------
Unfortunately, you have only one key and one subscript.
[' [Country/region: '][0]
------Solution--------------------
What's the value of a key?
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service