key of value
Posted: Mon Oct 17, 2005 6:41 am
Weirdan | Please use
could i just search for blop and it return 54?
Weirdan | Please use
Code: Select all
andCode: Select all
tags where approriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]
is there a function to get the key of a array value? likeCode: Select all
array (
[4] = 'bling'
[54] = 'blop'
)Weirdan | Please use
Code: Select all
andCode: Select all
tags where approriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]